ColorPalettePtr

ColorPalettePtr typedef

An alias for a shared pointer to an instance of the ColorPalette class.

typedef SharedPtr<ColorPalette> System::Drawing::Imaging::ColorPalettePtr

See Also