Gets the image chroma.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic HeifChroma Chroma { get; }Public ReadOnly Property Chroma As HeifChroma
Get
public:
property HeifChroma Chroma {
HeifChroma get ();
}member Chroma : HeifChroma with get
Property Value
HeifChroma
The image chroma.
See Also