nativeImage

actual fun nativeImage(): Any

Returns the Bitmap object being worked upon.

expect fun nativeImage(): Any

Returns the native image object this QRCodeGraphics is working upon.

actual fun nativeImage(): Any

Returns the BufferedImage object being worked upon.