Accusoft.ImagXpressSdk Namespace : LoadOptionsRaw Class |
The following tables list the members exposed by LoadOptionsRaw.
Name | Description | |
---|---|---|
LoadOptionsRaw Constructor | The main constructor to initialize the class. |
Name | Description | |
---|---|---|
BitsPerPixel | Gets and sets the bit depth of the image being loaded. | |
BytesPerPixel | Gets and sets the number of bytes in the image utilized to represent a single pixel. | |
Height | Gets and sets the height, in pixels, of the image being loaded. | |
HighBitIndex | Gets and sets the number of bits to process. | |
PixelFormat | Gets and sets the type of pixel system employed with the current image. | |
Stride | Gets and sets the length (in bytes) of a scan line of the image to be loaded. | |
Width | Gets and sets the width, in pixels, of the image being loaded. |