apply

open override fun apply(g: Graphics2D, texture: BufferedImage)

Apply this operation to the specified Graphics2D and render the texture using g.

Parameters

g

the Graphics2D used for rendering.

texture

input image.