[]
Create an ICCDateTime from byte [] input
public static ICCDateTime getICCDateTime(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 |
---|---|
ICCDateTime | the created ICCProfileVersion |