Table of contents
Swift
Objective-C

EnumBinarizationMode

enum EnumBinarizationMode{
    BM_AUTO = 0x01, 
    BM_LOCAL_BLOCK = 0x02, 
    BM_SKIP = 0x00,
    BM_THRESHOLD = 0x04,
    BM_REV = 0x80000000
}

This page is compatible for:

Is this page helpful?

YesYes NoNo