[]
Create an ICCProfileVersion from byte [] input
public static ICCProfileVersion getICCProfileVersion(byte[] data, int offset)
| Type | Name | Description |
|---|---|---|
| byte[] | data | array containing the ICCProfileVersion representation |
| int | offset | start of the rep in the array |
| Type | Description |
|---|---|
| ICCProfileVersion | the created ICCProfileVersion |