RasterImage

RasterImage constructor (1 of 2)

Initializes a new instance of the RasterImage class.

protected RasterImage()

See Also


RasterImage constructor (2 of 2)

Initializes a new instance of the RasterImage class.

protected RasterImage(IColorPalette colorPalette)
parameterdescription
colorPaletteThe color palette.

See Also