ImageGenerator Constructor

Initializes a new instance of the ImageGenerator class using the specified parameters.

Overload List

Name Description
Public method ImageGenerator(IImageParams, Color)

Initializes a new instance of the ImageGenerator class using the specified parameters.

Public method ImageGenerator(Size, PixelFormat, Color)

Initializes a new instance of the ImageGenerator class using the specified parameters.

Public method ImageGenerator(GraphicsContainer, PixelFormat, Color)

Initializes a new instance of the ImageGenerator class using the specified parameters.

Public method ImageGenerator(Int32, Int32, PixelFormat, Color)

Initializes a new instance of the ImageGenerator class using the specified parameters.

See Also

Reference