L_TwainFloatToFix32

Summary

Converts a floating point value to a TW_FIX32 structure

Syntax

#include "lttwn.h"

L_LTTWN_API TW_FIX32 L_TwainFloatToFix32(fFloater)

Parameters

L_FLOAT fFloater

Any floating point value.

Returns

Value Meaning
TW_FIX32 Returns the result of the conversion as a TW_FIX32 structure.  For information about this structure please consult the TWAIN specification.

Comments

Use this function to convert a floating point value to a TW_FIX32 structure for use in LEADTOOLS functions.  Check the "See Also" section below for a list of functions which require a TW_FIX32.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_TwainSetResolution.

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

LEADTOOLS TWAIN C API Help

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