Click or drag to resize
ResultImageItemGetImageInfoBitDepth Method

» Asprise Scan Home · Developer's Guide

Gets the bit depth (bits per pixel).

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 GetImageInfoBitDepth()

Return Value

Type: Int32
-1 if not available or the actual bit depth.
See Also