Method TryParse
- Namespace
- LMKit.Graphics.Primitives
- Assembly
- LM-Kit.NET.dll
TryParse(byte[], out IccProfile)
Parses the bytes of an ICC profile; false (and null) when they are not one.
public static bool TryParse(byte[] bytes, out IccProfile profile)
Parameters
bytesbyte[]profileIccProfile