Gets a graphics associated with a GdPicture Image.
public Drawing.Graphics GetGraphicsFromGdPictureImage( int ImageID );
Public Function GetGraphicsFromGdPictureImage( ByVal ImageID As Integer ) As Drawing.Graphics
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. The Image from the graphics will be associated. |
graphics associated with this GdPicture Image.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|