Click or drag to resize
ResultImageItemGetImageInfoPixelType Method

» Asprise Scan Home · Developer's Guide

Gets pixel type.

Namespace: asprise_imaging_api
Assembly: 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()

Return Value

Type: Int32
-1 if not available or any of TwainConstants#TWPT_BW, TwainConstants#TWPT_GRAY or TwainConstants#TWPT_RGB.
See Also