Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

LBitmapRgn::

Show in webframe

#include "ltwrappr.h"

L_BOOL LBitmapRgn::GetRgnXForm(pXform)

pRGNXFORM pXform;

/* pointer to a region transform structure of type RGNXFORM */

Retrieves the region transform that is used by the region functions.

Parameter

Description

pXform

Pointer to a region transform structure of type RGNXFORM. This will be updated with the transform information.

Returns

TRUE

There is a valid region transform.

FALSE

There is not a region transform for the object.

Comments

Call this function to retrieve the region transform that is used by the region functions.

Required DLLs and Libraries

LTDIS

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

See Also

Functions:

LBitmapRgn::SetRgnXForm, Class Members

Topics:

Raster Image Functions: Creating and Using a Region

 

Raster Image Functions: Region Processing

 

Defining and Using a Bitmap Region

Example

For an example, refer to LBitmapRgn::SetRgnPolygon.

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