Click here to show toolbars of the Web Online Help System: show toolbars |
MIL_ID FontContextOcrId, | //in |
MIL_INT64 Operation, | //in |
MIL_INT64 OperationFlag | //in |
Specifies the type of operation to perform. This parameter can be set to one or more of the following values:
Specifies the interpolation mode for the function. This parameter can be set to one of the following:
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Description | ||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Same as M_BILINEAR. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Sets the interpolation mode to bicubic interpolation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Sets the interpolation mode to bilinear interpolation. |
||||||||||||||||||||||||||||||||||||||
![]() ![]() |
Sets the interpolation mode to nearest neighbor interpolation. |
Header | Include mil.h. |
Library | Use mil.lib; milocr.lib. |
DLL | Requires mil.dll; milocr.dll. |