[]
        
(Showing Draft Content)

CSJ2K.Icc.ICCProfile.getIntFromString

getIntFromString Method

getIntFromString(string)

Creates an int from a 4 character String

Declaration
public static int getIntFromString(string fourChar)
Parameters
Type Name Description
string fourChar

string representation of an integer

Returns
Type Description
int

the integer which is denoted by the input String.