L_TwainFloatToFix32

#include "lttwn.h"

L_LTTWN_API TW_FIX32 L_TwainFloatToFix32(fFloater)

Converts a floating point value to a TW_FIX32 structure

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

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

LEADTOOLS TWAIN C API Help