| IPsdColorPaletteRawEntriesCount Property |
Gets the raw color palette entries count.
Namespace: Aspose.PSDAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxint RawEntriesCount { get; }ReadOnly Property RawEntriesCount As Integer
Get
property int RawEntriesCount {
int get ();
}abstract RawEntriesCount : int with get
Property Value
Type:
Int32The raw color palette entries count.
See Also