ColorPaletteHelperCreate4Bit Method
Creates the 4 bit color palette.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public static IColorPalette Create4Bit()

Return Value

Type: IColorPalette
The 4 bit color palette.
See Also