HeifNclxColorProfileTransferCharacteristics Property |
Gets the transfer characteristics.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 2.3.0
Syntaxpublic TransferCharacteristics TransferCharacteristics { get; }Public ReadOnly Property TransferCharacteristics As TransferCharacteristics
Get
public:
property TransferCharacteristics TransferCharacteristics {
TransferCharacteristics get ();
}member TransferCharacteristics : TransferCharacteristics with get
Property Value
TransferCharacteristics
The transfer characteristics.
See Also