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