ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearMSPTagIDs Enumeration |
Member | Description |
---|---|
CHECKSUM | Checksum of previous 24 bytes. |
FORMAT | MSP metadata format identifier. |
HEIGHT | Height of the bitmap in pixels. |
KEY1 | Magic number. |
KEY2 | Magic number. |
PADDING | Unused padding. |
PRINTERHEIGHT | Height of the printer in pixels. |
PRINTERWIDTH | Width of the printer in pixels. |
WIDTH | Width of the bitmap in pixels. |
XARBITMAP | X Aspect ratio of the bitmap. |
XARPRINTER | X Aspect ratio of the printer. |
XASPECTCORR | X aspect correction (unused). |
YARBITMAP | Y Aspect ratio of the bitmap. |
YARPRINTER | Y Aspect ratio of the printer. |
YASPECTCORR | Y aspect correction (unused). |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.formats.ImGearMSPTagIDs