Search
GraphicsFactory.CreateImageGraphics Method
See Also
 





 Overload List

Name Description

GraphicsFactory.CreateImageGraphics ()

Creates an IGraphics object specifically to output to an image.

GraphicsFactory.CreateImageGraphics (Rect)

Creates an IGraphics object specifically to output to an image.

GraphicsFactory.CreateImageGraphics (Rect, SKBitmap@)

Creates an IGraphics object specifically to output to an image.

 See Also