ResultImageItemGetImageInfoBitDepth Method |
Gets the bit depth (bits per pixel).
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 GetImageInfoBitDepth()
Public Function GetImageInfoBitDepth As Integer
public:
int GetImageInfoBitDepth()
member GetImageInfoBitDepth : unit -> int
Return Value
Type:
Int32-1 if not available or the actual bit depth.
See Also