Table of contents
Swift
Objective-C

EnumBarcodeColourMode

enum EnumBarcodeColourMode{ BICM_DARK_ON_LIGHT = 0x01, BICM_LIGHT_ON_DARK = 0x02, BICM_DARK_ON_DARK = 0x04, BICM_LIGHT_ON_LIGHT = 0x08, BICM_DARK_LIGHT_MIXED = 0x10, BICM_DARK_ON_LIGHT_DARK_SURROUNDING = 0x20, BICM_SKIP = 0x00, BICM_REV = 0x80000000 } 

This page is compatible for:

Is this page helpful?

YesYes NoNo