Releases a device context handle obtained by a previous to the GetDCFromGdPictureImage() function.
public GdPictureStatus ReleaseGdPictureImageDC( IntPtr hdc );
Public Function ReleaseGdPictureImageDC( ByVal hdc As IntPtr ) As GdPictureStatus
|
Parameters |
Description |
|
hdc |
Handle to a device context obtained by a previous to the GetDCFromGdPictureImage() function. |
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.
|