CvImageConvertFlags

Defined in header “ark/image/opencv_image.hh”.


Flags used while converting Ark-style images to OpenCV-style images.

Values

  • None = 0
    Apply no special flags.

  • SignedChannels = 1
    Treat all of the channels in the source image as signed rather than unsigned.