Uses of Class
com.twelvemonkeys.imageio.plugins.bmp.BitmapIndexed
-
Packages that use BitmapIndexed Package Description com.twelvemonkeys.imageio.plugins.bmp -
-
Uses of BitmapIndexed in com.twelvemonkeys.imageio.plugins.bmp
Fields in com.twelvemonkeys.imageio.plugins.bmp declared as BitmapIndexed Modifier and Type Field Description (package private) BitmapIndexedBitmapMask. bitMaskMethods in com.twelvemonkeys.imageio.plugins.bmp with parameters of type BitmapIndexed Modifier and Type Method Description private voidDIBImageReader. readBitmapIndexed(BitmapIndexed bitmap)private voidDIBImageReader. readBitmapIndexed1(BitmapIndexed bitmap, boolean asMask)private voidDIBImageReader. readBitmapIndexed4(BitmapIndexed bitmap)private voidDIBImageReader. readBitmapIndexed8(BitmapIndexed bitmap)private voidDIBImageReader. readColorMap(BitmapIndexed bitmap)
-