connect-sdk / de.proglove.sdk.scanner / PgImage
PgImage
data class PgImage
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