| Name | Description | |
|---|---|---|
|  | ImGearRawLoadOptions Constructor | Initializes a new instance of the ImGearRawLoadOptions class object. | 
The following tables list the members exposed by ImGearRawLoadOptions.
| Name | Description | |
|---|---|---|
|  | ImGearRawLoadOptions Constructor | Initializes a new instance of the ImGearRawLoadOptions class object. | 
| Name | Description | |
|---|---|---|
|  | Alignment | Gets or sets alignment of bytes in raster line. | 
|  | BitsPerChannel | Gets or sets the number of bits per color channel. | 
|  | ColorSpace | Gets or sets image color space. | 
|  | Compression | Gets or sets image compression. | 
|  | FillOrder | Gets or sets fill order of pixels in byte. | 
|  | Height | Gets or sets image height in pixels. | 
|  | IsRasterPacked | Gets or sets a value indicating whether the raster bits are packed. | 
|  | Offset | Gets or sets image data offset in the stream. | 
|  | Width | Gets or sets image width in pixels. |