HeifImageIccColorProfile Property
Gets or sets the image ICC color profile.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public HeifIccColorProfile IccColorProfile { get; set; }
Public Property IccColorProfile As HeifIccColorProfile
Get
Set
public:
property HeifIccColorProfile^ IccColorProfile {
HeifIccColorProfile^ get ();
void set (HeifIccColorProfile^ value);
}
member IccColorProfile : HeifIccColorProfile with get, set
Property Value
HeifIccColorProfile
The image ICC color profile.