Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.29
LEADTOOLS Color Conversion C++ Class Library Help

LColor::LColor

Show in webframe

#include "ltwrappr.h"

LColor::LColor();

Constructs a LColor object.

Returns

None.

Comments

This is the constructor for the LColor class.

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.

See Also

Functions:

LColor::Initialize, LColor::~LColor, Class Members

Topics:

Conversion Process

 

Raster Image Functions: Color Conversion

Example

L_VOID TestColor()
{
   LColor ColorObj();
   //.....
   //...
   //.
}

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.