L_RectD_Make

Summary

Sets the values of the specified L_RECTD structure.

Syntax

#include "LtPrimitives.h"

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

Parameters

L_RECTD* rect

Pointer to the L_RECTD to set.

L_DOUBLE x

The x value.

L_DOUBLE y

The y value.

L_DOUBLE width

The width value.

L_DOUBLE height

The height value.

Returns

None.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Structures

Topics

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 API Help

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