nativeImage

actual open fun nativeImage(): Any(source)

Returns the Bitmap or DrawScope (if Jetpack Compose is available) object being worked upon.

expect fun nativeImage(): Any(source)

Returns the native image object this QRCodeGraphics is working upon.

actual open fun nativeImage(): Any(source)

Returns the native image object this QRCodeGraphics is working upon.

actual open fun nativeImage(): Any(source)

Returns the BufferedImage object being worked upon.

actual open fun nativeImage(): Any(source)

Returns the native image object this QRCodeGraphics is working upon.