Graphics

Graphics constructor

Initializes a new instance of the Graphics class.

public Graphics(Image sourceImage)
ParameterTypeDescription
sourceImageImageThe source image.

See Also