Creates a new document identifier template from a GdPicture Image.
public int ADRCreateTemplateFromGdPictureImage( int ImageID );
Public Function ADRCreateTemplateFromGdPictureImage( ByVal ImageID As Integer ) As Integer
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. The image from which the new template will be created. |
The created template ID if success else, -1 if fail. check the GetStat() function to get the reason on this result.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|