GIRasterImageNumColors
Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public uint NumColors { get; }
Public ReadOnly Property NumColors As UInteger
Get
public:
property unsigned int NumColors {
unsigned int get ();
}
member NumColors : uint32 with get
Property Value
UInt32
See Also