public void SetLossyQuality(
int quality
)Public Sub SetLossyQuality (
quality As Integer
)public:
void SetLossyQuality(
int quality
)member SetLossyQuality :
quality : int -> unit | ArgumentOutOfRangeException | quality must be in the range of [0, 100] inclusive. |
| HeifException | A LibHeif error occurred. |
| ObjectDisposedException | The object has been disposed. |