OfficeImage.PaletteLength Property
Gets the number of colors in the image palette.
Namespace: DevExpress.Office.Utils
Assembly: DevExpress.Office.v25.1.Core.dll
NuGet Package: DevExpress.Office.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A Int32 value specifying the number of entries in the palette color table. |
See Also