IconInfoBitsPerPixel Property
Gets the bits per pixel (BPP) value of the icon image.
Namespace: KGySoft.DrawingAssembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 10.0.0-rc.1
public int BitsPerPixel { get; }
Public ReadOnly Property BitsPerPixel As Integer
Get
public:
property int BitsPerPixel {
int get ();
}
member BitsPerPixel : int with get
Property Value
Int32