IconInfoIsCompressed Property

Gets whether the icon image is compressed.

Definition

Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 10.0.0-rc.1
C#
public bool IsCompressed { get; }

Property Value

Boolean

See Also