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