Pixmap

fun Pixmap(width: Int, height: Int, pixels: ByteBuffer = createByteBuffer(width * height * 4))