LBitmapRgn::GetRgnXForm

#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.

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

LEADTOOLS Raster Imaging C++ Class Library Help