L_Rect_Make

#include "LtPrimitives.h"

L_LTKRN_API L_VOID L_Rect_Make(rect, x, y, width, height)

Sets the values of the specified L_RECT structure.

Parameters

L_RECT* rect

Pointer to the L_RECT to set.

L_INT x

The x value.

L_INT y

The y value.

L_INT width

The width value.

L_INT height

The height value.

Returns

None.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

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

LEADTOOLS Raster Imaging C API Help

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