LBitmapRgn::GetRgnXForm

Summary

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

Syntax

#include "ltwrappr.h"

L_BOOL LBitmapRgn::GetRgnXForm(pXform)

Parameters

pRGNXFORM pXform

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

Returns

Value Meaning
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

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LBitmapRgn::SetRgnPolygon.

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

LEADTOOLS Raster Imaging C++ Class Library Help

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