Uses of Interface
org.sunflow.image.BitmapReader
-
Packages that use BitmapReader Package Description org.sunflow org.sunflow.image.readers -
-
Uses of BitmapReader in org.sunflow
Fields in org.sunflow with type parameters of type BitmapReader Modifier and Type Field Description static Plugins<BitmapReader>PluginRegistry. bitmapReaderPlugins -
Uses of BitmapReader in org.sunflow.image.readers
Classes in org.sunflow.image.readers that implement BitmapReader Modifier and Type Class Description classBMPBitmapReaderclassHDRBitmapReaderclassIGIBitmapReaderReads images in Indigo's native XYZ format.classJPGBitmapReaderclassPNGBitmapReaderclassTGABitmapReader
-