QPx_GetImporterColorProfile

QPx_GetImporterColorProfile(importerRef; importerRef):error
importerRef Longint Reference to a graphics importer instance
profileName Text Color profile name
error Longint Error result

Get the color profile of the image associated with an importer

The graphics importer instance is specified by importerRef. If importerRef does not refer to an existing graphics importer instance, the qpx_paramErr error code is returned.

Parameter profileName receives the name of the color profile of the image. If the image does not contain a color profile, profileName is set to empty string.

Related commands

QPx_GetImporterColorSpace Get the color space of the image associated with an importer