[]
        
(Showing Draft Content)

CSJ2K.Icc.ICCProfile.getICCProfileVersion

getICCProfileVersion Method

getICCProfileVersion(byte[], int)

Create an ICCProfileVersion from byte [] input

Declaration
public static ICCProfileVersion getICCProfileVersion(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
ICCProfileVersion

the created ICCProfileVersion