Checks if an image is an editable multipage tiff image.
public Boolean TiffIsEditableMultiPage( int ImageID );
Public Function TiffIsEditableMultiPage( ByVal ImageID As Integer ) As Boolean
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. The image to check. |
True if the image is an editable multipage tiff image, else false.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|