Click or drag to resize

AnnotationImagePalette Property

Gets the image palette, if any.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public byte[] Palette { get; }

Property Value

Type: Byte
A byte array containing the image palette data or null if there is no palette.
See Also