ImageGear for Java
ImGearBMPTagIDs Enumeration
Lists all BMP tag identifiers.
Members
MemberDescription
BITCOUNTImage bit count.
CLRIMPORTANTNumber of color indexes required for displaying the bitmap.
CLRUSEDNumber of color indexes in the color table that are actually used by the bitmap.
COLORENCODINGColor model used in bitmap (IBM OS/2 2.x).
COMPRESSIONImage compression type.
FORMATBMP metadata format identifier.
HEIGHTImage height.
IDENTIFIERReserved for application use (IBM OS/2 2.x).
PLANESNumber of color planes.
RECORDINGRecording algorithm (IBM OS/2 2.x).
RENDERINGHalftoning algorithm used (IBM OS/2 2.x).
SIZEImage size.
SIZE1Reserved for halftoning algorithm use (IBM OS/2 2.x).
SIZE2Reserved for halftoning algorithm use (IBM OS/2 2.x).
TYPEBMP format type.
UNITSType of units used to measure resolution (IBM OS/2 2.x).
WIDTHImage width.
XPELSPERMETERHorizontal resolution in pixels per meter.
YPELSPERMETERVertical resolution in pixels per meter.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.formats.ImGearBMPTagIDs

See Also

Reference

com.accusoft.imagegear.formats Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback