setSize

Navigation:  References > Common Parts > Methods >

setSize

Previous pageReturn to chapter overviewNext page

Sets the size of the image which contains a barcode.

public void setSize(int width, int height)

Parameters

width

Specifies the width, in pixels, of the image.

 

height

Specifies the height, in pixels, of the image.