[ Version ( since = "1.1.6" ) ]
public bool set_tag_data (string tag, Bytes data) throws Error
Sets the raw data for the specific tag.
Most users do not need to do this.
this |
a Icc instance. |
tag |
a 4 bytes tag description, e.g. "cprt" or "vcgt" |
data |
a variable sized data entry |