HeifIccColorProfileGetIccProfileBytes Method

Gets a copy of the ICC profile data.

Definition

Namespace: LibHeifSharp
Assembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
C#
public byte[] GetIccProfileBytes()

Return Value

Byte
A copy of the ICC profile data.

See Also