Accusoft.ImagXpress12.Net
ReleaseGraphics() Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageX Class > ReleaseGraphics Method : ReleaseGraphics() Method




Glossary Item Box

Releases the previously received System.Drawing.Graphics object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

void

Remarks

Releases the previously received Graphics object and updates the ImageX object with the image in the Graphics object. The ImageX object may have a new bit depth after a GetGraphics/ReleaseGraphics set of calls. The previously returned Graphics object is Disposed and should no longer be used. An exception will be generated if this routine is called without a matching GetGraphics call. The ImageX object may have a new bit depth after a GetGraphics/ReleaseGraphics set of calls.

See Also

©2013. Accusoft Corporation. All Rights Reserved.