load_data
Description:
[ Version ( since = "0.1.32" ) ]
public bool load_data (uint8[] data, IccLoadFlags flags) throws Error
public bool load_data (uint8[] data, IccLoadFlags flags) throws Error
Loads an ICC profile from raw byte data.
Parameters:
this |
a Icc instance. |
data |
binary data |
flags |
a set of IccLoadFlags |
data_len |
Length of |