Image

Image constructor (1 of 2)

Initializes a new instance of the Image class.

protected Image()

See Also


Image constructor (2 of 2)

Initializes a new instance of the Image class.

protected Image(IColorPalette colorPalette)
parameterdescription
colorPaletteThe color palette.

See Also