Removes a GdPicture Image from the memory.
public GdPictureStatus ReleaseGdPictureImage( int ImageID );
Public Function ReleaseGdPictureImage( ByVal ImageID As Integer ) As GdPictureStatus
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. The image to release. |
A member of the GdPictureStatus enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|