[ Version ( since = "1.1.6" ) ]
public Bytes get_tag_data (string tag) throws Error
Returns 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" |
the data for the tag |