| ColorPaletteHelperCreate4Bit Method |
Creates the 4 bit color palette.
Namespace: Aspose.PSDAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic static IColorPalette Create4Bit()
Public Shared Function Create4Bit As IColorPalette
public:
static IColorPalette^ Create4Bit()
static member Create4Bit : unit -> IColorPalette
Return Value
Type:
IColorPaletteThe 4 bit color palette.
See Also