parse

fun parse(bytes: ByteArray): IccProfile?

Read bytes as an ICC profile, or null when it is not one this can use (a lookup-table profile, a colour space other than RGB or grey, or anything malformed).