HeifIccColorProfileGetIccProfileBytes Method
Gets a copy of the ICC profile data.
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public byte[] GetIccProfileBytes()
Public Function GetIccProfileBytes As Byte()
public:
array<unsigned char>^ GetIccProfileBytes()
member GetIccProfileBytes : unit -> byte[]
Return Value
ByteA copy of the ICC profile data.