Skip to content

connect-sdk / de.proglove.sdk.scanner / PgImage / <init>

<init>

PgImage(bytes:ByteArray, width:Int, height:Int)

An image as it's returned from our Scanners

Parameters

bytes - the actual image bytes

width - the width in pixel of the image as returned by the scanner

height - the height in pixel of the image as returned by the scanner