get_Flags()
ColorPalette::get_Flags() const method
Returns a value that specifies how the color values in the array of colors should be interpreted.
int System::Drawing::Imaging::ColorPalette::get_Flags() const
Return Value
1 - The color values contain alpha information; 2 - The colors are grayscale values; 3 - The colors are halftone values
See Also
- Class ColorPalette
- Namespace System::Drawing::Imaging
- Library Aspose.Slides