LoadedImage

class LoadedImage(val image: BufferedImage, val xOffset: Int, val yOffset: Int)

Constructors

Link copied to clipboard
constructor(image: BufferedImage, xOffset: Int, yOffset: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun LoadedImage.circleCut(degree: Double, reversed: Boolean = false): <Error class: unknown class>
Link copied to clipboard