ImageGear Professional DLL v17.1 for Windows Accusoft
IG_REC_asian_convert_fullwidth_to_halwidth_get
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > Recognition Component API Reference > Recognition Component Functions Reference > Asian Settings Functions > IG_REC_asian_convert_fullwidth_to_halwidth_get

Glossary Item Box

Returns a Boolean value indicating whether or not the full width Latin characters will be replaced with their half width counterparts.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_REC_asian_convert_fullwidth_to_halwidth_get(
   LPAT_BOOL lpConvert
);

Arguments:

lpConvert Buffer to retrieve the requested value. TRUE means that the full width Latin characters will be replaced with their half width counterparts.

Return Value:

The number of ImageGear errors that occurred during the function call.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.