ResultImageItemGetImageInfoPixelType Method |
Gets pixel type.
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int GetImageInfoPixelType()
Public Function GetImageInfoPixelType As Integer
public:
int GetImageInfoPixelType()
member GetImageInfoPixelType : unit -> int
Return Value
Type:
Int32-1 if not available or any of TwainConstants#TWPT_BW, TwainConstants#TWPT_GRAY or TwainConstants#TWPT_RGB.
See Also