| ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Objects > IGLoadRawOptions Object |
This object provides access to options for raw image loading, e.g., loading a CCITT (Group3/Group4) compressed data stream without a header.
IIGLoadRawOptions
| BitDepth Property | This get/set property determines the bit depth of the raw image. |
| Compression Property | This get/set property determines the compression of the image. |
| FillOrder Property | This get/set property specifies byte order in the raw. |
| ImageHeight Property | This get/set property determines the height of the raw image. |
| ImageWidth Property | This get/set property determines the width of the raw image. |