RoundingMode

NI Vision for LabWindows/CVI Function

RoundingMode

Specifies the types of rounding modes for image pixel division.

Elements

Name

Value

Description

IMAQ_ROUNDING_MODE_OPTIMIZE 0 Rounds the result of a division using the best available method.
IMAQ_ROUNDING_MODE_TRUNCATE 1 Truncates the result of a division.
IMAQ_ROUNDING_MODE_SIZE_GUARD 0xFFFFFFFF Reserved