LICCProfile::GetProfile

Summary

Returns a pointer to the class object's ICCPROFILEEXT member structure of the loaded ICC Profile.

Syntax

#include "ltwrappr.h"

ICCPROFILEEXT * LICCProfile::GetProfile();

Returns

Pointer to the class object's ICCPROFILEEXT member structure of the loaded ICC Profile.

Comments

You can use this returned pointer to examine ICC data within the loaded profile, or change some values manually.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LICCProfile::Initialize.

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Color Conversion C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.