GifImage.PaletteColorResolutionBits
GifImage.PaletteColorResolutionBits property
Manage the palette color resolution of your GIF images with this property. Adjust the number of bits used to represent colors in the palette, providing fine control over color depth and image quality.
public byte PaletteColorResolutionBits { get; set; }
Property Value
The palette color resolution bits.
See Also
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging