[]
        
(Showing Draft Content)

CSJ2K.Icc.ICCProfile.getICCDateTime

getICCDateTime Method

getICCDateTime(byte[], int)

Create an ICCDateTime from byte [] input

Declaration
public static ICCDateTime getICCDateTime(byte[] data, int offset)
Parameters
Type Name Description
byte[] data

array containing the ICCProfileVersion representation

int offset

start of the rep in the array

Returns
Type Description
ICCDateTime

the created ICCProfileVersion