PixmapSlice

fun PixmapSlice(pixmap: Pixmap, x: Int = 0, y: Int = 0, width: Int = pixmap.width, height: Int = pixmap.height)