get_manufacturer
Description:
Gets the profile manufacturer.
If the translated text is not available in the selected locale then the default untranslated (en_US) text is returned.
Parameters:
this |
A valid Icc |
locale |
A locale, e.g. "en_GB.UTF-8" or null for the profile default |
Returns:
The text as a UTF-8 string, or null of the locale is invalid or the tag does not exist. |