ColorPaletteHelper Class |
Namespace: Aspose.PSD
The ColorPaletteHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create4Bit |
Creates the 4 bit color palette.
|
![]() ![]() | Create4BitGrayscale |
Creates the 4 bit grayscale palette.
|
![]() ![]() | Create8Bit |
Creates the 8 bit color palette.
|
![]() ![]() | Create8BitGrayscale |
Creates the 8 bit grayscale palette.
|
![]() ![]() | CreateMonochrome |
Creates a monochrome color palette containing 2 colors only.
|
![]() ![]() | GetCloseImagePalette(RasterImage, Int32) |
Gets color palette from raster image (palletizes image) in case the image does not have one. In case palette exists it will be used instead performing calculations.
|
![]() ![]() | GetCloseImagePalette(RasterImage, Rectangle, Int32) |
Gets color palette from raster image (palletizes image) in case the image does not have one. In case palette exists it will be used instead performing calculations.
|
![]() ![]() | GetCloseImagePalette(RasterImage, Rectangle, Int32, Boolean) |
Gets color palette from raster image (palletizes image) in case the image does not have one. In case palette exists it will be used instead performing calculations.
|
![]() ![]() | GetDownscalePalette |
Get 256 color palette, composed from upper bits of initial image color values.
|
![]() ![]() | GetUniformColorPalette |
Get uniform 256 color palette.
|
![]() ![]() | HasTransparentColors |
Determines whether the specified palette has transparent colors.
|