L_Rect_FromLTRB

Summary

Sets the values of the specified L_RECT structure.

Syntax

#include "LtPrimitives.h"

L_LTKRN_API L_VOID L_Rect_FromLTRB(rect, left, top, right, bottom)

Parameters

L_RECT* rect

Pointer to the L_RECT to set.

L_INT left

The left value.

L_INT top

The top value.

L_INT right

The right value.

L_INT bottom

The bottom value.

Returns

None.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Structures

Topics

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

LEADTOOLS Raster Imaging C API Help

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