Method CreateGraphicsFromImage
CreateGraphicsFromImage(Image)
Creates drawing context for the specified image.
Graphics CreateGraphicsFromImage(Image image)
Parameters
image
ImageImage on which drawing will be performed.
Creates drawing context for the specified image.
Graphics CreateGraphicsFromImage(Image image)
image
ImageImage on which drawing will be performed.