PixelFormat

object PixelFormat
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def createByteIndexedInstance(colors: Array[Int]): PixelFormat[ByteBuffer]
def createByteIndexedPremultipliedInstance(colors: Array[Int]): PixelFormat[ByteBuffer]

Implicits

Implicits

implicit def sfxPixelFormat2jfx[B <: Buffer](pf: PixelFormat[B]): PixelFormat[B]