Returns the width (pixels) of the selected image. This is a read-only property.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V6.2 | Since V6.2 | Since V6.4 |
Long
ObjectName. GetImageWidth(short sImageIndex)
short sImageIndex: specifies the index of the image. The index is 0-based.
-1 is returned, if the Source doesn't know the width of the image. (handhold scanners may do this).
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
ImageBitsPerPixel property, ImagePixelType property, ImageLength property, ImageXResolution property, ImageYResolution property
TWAIN ActiveX |
TWAIN Plug-in |
TWAIN Control |
TWAIN SDK |
Scanner COM
Software Configuration Management |
Version Control |
Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.