L_VecGetFontMapper

#include "ltvkrn.h"

L_LVKRN_API L_INT L_VecGetFontMapper(pVector, ppFontMapper );

Gets the font mapper assigned to a vector handle. This function is available in the LEADTOOLS Vector Imaging Pro Toolkit.

Parameters

pVECTORHANDLE pVector

Pointer to the vector handle for which to get the font mapper.

pVECTORFONTMAPPERCALLBACK *ppFontMapper

Pointer to a pointer to a callback function used to handle the font mapping. The callback function must adhere to the function prototype described in VECTORFONTMAPPERCALLBACK.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_VecSetFontMapper.

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

LEADTOOLS Vector C API Help

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