public HeifIccColorProfile IccColorProfile { get; }
Public ReadOnly Property IccColorProfile As HeifIccColorProfile
Get
public:
property HeifIccColorProfile^ IccColorProfile {
HeifIccColorProfile^ get ();
}
member IccColorProfile : HeifIccColorProfile with get
HeifException | A LibHeif error occurred. -or- The color profile type is not supported. |
ObjectDisposedException | The object has been disposed. |