L_PointD_ToPoint

Summary

Sets the value of the specified L_POINT structure using the values from the specified L_POINTD structure.

Syntax

#include "LtPrimitives.h"

L_LTKRN_API L_VOID L_PointD_ToPoint(point, result)

Parameters

const L_POINTD* point

Pointer to the source structure.

L_POINT* result

Pointer to the structure to set.

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.