RasterCachedImage

RasterCachedImage constructor (1 of 2)

Initializes a new instance of the RasterCachedImage class.

protected RasterCachedImage()

See Also


RasterCachedImage constructor (2 of 2)

Initializes a new instance of the RasterCachedImage class.

protected RasterCachedImage(IColorPalette colorPalette)
parameterdescription
colorPaletteThe color palette.

See Also