Class DIBHeader.BitmapCoreHeader
java.lang.Object
com.twelvemonkeys.imageio.plugins.bmp.DIBHeader
com.twelvemonkeys.imageio.plugins.bmp.DIBHeader.BitmapCoreHeader
- Enclosing class:
DIBHeader
- Version:
- $Id: DIBHeader.java,v 1.0 May 5, 2009 10:45:31 AM haraldk Exp$
-
Nested Class Summary
Nested classes/interfaces inherited from class DIBHeader
DIBHeader.BitmapCoreHeader, DIBHeader.BitmapCoreHeaderV2, DIBHeader.BitmapInfoHeader, DIBHeader.BitmapV4InfoHeader, DIBHeader.BitmapV5InfoHeader -
Field Summary
Fields inherited from class 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 DIBHeader
getBitCount, getColorsImportant, getColorsUsed, getCompression, getHeight, getImageSize, getPlanes, getSize, getWidth, getXPixelsPerMeter, getYPixelsPerMeter, hasMasks, read, toString
-
Constructor Details
-
BitmapCoreHeader
BitmapCoreHeader()
-
-
Method Details
-
read
- Specified by:
readin classDIBHeader- Throws:
IOException
-
write
-
getBMPVersion
- Specified by:
getBMPVersionin classDIBHeader
-