LabelBitmapStyle constructor
LabelBitmapStyle({})
Implementation
LabelBitmapStyle({
this.posX = 0,
this.posY = 0,
this.algorithm = ImageAlgorithm.BINARIZATION,
this.value = 200,
this.width = -1,
this.height = -1,
});