Platforms to show: All Mac Windows Linux Cross-Platform

zxingBitArrayMBS class   Deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Barcode MBS Barcode Plugin 13.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This item is deprecated and should no longer be used. You can use ZBarMBS instead.
A simple, fast array of bits, represented compactly by an array of ints internally.
  • 3 properties
    • property Handle as Integer
    • property Size as Integer
    • property Text as String
  • 9 methods
    • method clear
    • method Constructor(size as Integer)
    • method get(index as Integer) as boolean
    • method getNextSet(fromIndex as Integer) as Integer
    • method getNextUnset(fromIndex as Integer) as Integer
    • method isRange(start as Integer, ende as Integer, value as boolean) as boolean
    • method reverse
    • method set(index as Integer)
    • method setBulk(index as Integer, newBits as Integer)
  • 2 shared methods
    • shared method PictureColumn(pic as picture, Column as Integer) as zxingBitArrayMBS
    • shared method PictureRow(pic as picture, row as Integer) as zxingBitArrayMBS

This class has no sub classes.

Some methods using this class:


The items on this page are in the following plugins: MBS Barcode Plugin.


zxingBinaryBitmapMBS   -   zxingByQuadrantReaderMBS


The biggest plugin in space...