Table of contents

EnumIMResultDataType

enum EnumIMResultDataType {
    IMRDT_IMAGE = 0x01, 
    IMRDT_CONTOUR = 0x02, 
    IMRDT_LINESEGMENT = 0x04, 
    IMRDT_LOCALIZATIONRESULT = 0x08,
    IMRDT_REGIONOFINTEREST = 0x10,
    IMRDT_QUADRILATERAL = 0x20
}

This page is compatible for:

Is this page helpful?

YesYes NoNo