Class DIBHeader.BitmapV4InfoHeader
java.lang.Object
com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapV4InfoHeader
- Enclosing class:
DIBHeader
Represents the BITMAPV4INFOHEADER structure.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
DIBHeader.BitmapCoreHeader, DIBHeader.BitmapCoreHeaderV2, DIBHeader.BitmapInfoHeader, DIBHeader.BitmapV4InfoHeader, DIBHeader.BitmapV5InfoHeader
-
Field Summary
Fields inherited from class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
bitCount, cieXYZEndpoints, colorsImportant, colorSpaceType, colorsUsed, compression, gamma, height, imageSize, intent, masks, planes, profileData, profileSize, size, topDown, width, xPixelsPerMeter, yPixelsPerMeter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
getBitCount, getColorsImportant, getColorsUsed, getCompression, getHeight, getImageSize, getPlanes, getSize, getWidth, getXPixelsPerMeter, getYPixelsPerMeter, hasMasks, read, toString
-
Constructor Details
-
BitmapV4InfoHeader
BitmapV4InfoHeader()
-
-
Method Details
-
read
- Specified by:
read
in classDIBHeader
- Throws:
IOException
-
getBMPVersion
- Specified by:
getBMPVersion
in classDIBHeader
-
write
- Specified by:
write
in classDIBHeader
- Throws:
IOException
-