public int BitDepth { get; }
Public ReadOnly Property BitDepth As Integer
Get
public:
property int BitDepth {
int get ();
}
member BitDepth : int with get
HeifException | The image has an undefined bit depth. |
ObjectDisposedException | The object has been disposed. |