HeifImageHandleNclxColorProfile Property
Gets the image handle NCLX color profile.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public HeifNclxColorProfile NclxColorProfile { get; }
Public ReadOnly Property NclxColorProfile As HeifNclxColorProfile
Get
public:
property HeifNclxColorProfile^ NclxColorProfile {
HeifNclxColorProfile^ get ();
}
member NclxColorProfile : HeifNclxColorProfile with get
Property Value
HeifNclxColorProfile
The image handle NCLX color profile.