GetImageBitDepth Method
Description
Returns the pixel bit depth of the selected image.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V6.2 | Since V6.2 | Since V6.4 |
Data type
Short
Syntax
ObjectName. GetImageBitDepth(short sImageIndex)
Parameters
short sImageIndex: specifies the index of the image. The index is 0-based.
Remarks
-1 is returned, if the Source doesn't know the pixel bit depth of the image.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
See also
ImageLength property,
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
