#include "ltwrappr.h"
ICCPROFILEEXT * LICCProfile::GetProfile();
Returns a pointer to the class object's ICCPROFILEEXT member structure of the loaded ICC Profile.
Pointer to the class object's ICCPROFILEEXT member structure of the loaded ICC Profile.
You can use this returned pointer to examine ICC data within the loaded profile, or change some values manually.
Required DLLs and Libraries
LTCLR For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |