'Declaration Public ReadOnly Property BitDepth As Integer
public int BitDepth { get; }
public: __property int get_BitDepth();
Property Value
Possible values are 1, 8 or 16.
'Declaration Public ReadOnly Property BitDepth As Integer
public int BitDepth { get; }
public: __property int get_BitDepth();
Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6