Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
#include "ltwrappr.h"
LICCProfile::~LICCProfile();
Destroys a LICCProfile object.
Returns
None.
Comments
This is the destructor for the LICCProfile class.
Required DLLs and Libraries
LTCLR LTFIL For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Functions: |
LICCProfile::Load, LICCProfile::Initialize, LICCProfile::LICCProfile, Class Members |
Topics: |
|
|
Example
For an example, refer to LICCProfile::LICCProfile.