BufferedImage

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(width: Int, height: Int, colorScheme: Int): BufferedImage

Exports

Defined exports

final val TYPE_3BYTE_BGR: 5
Exported from BufferedImage
final val TYPE_4BYTE_ABGR: 6
Exported from BufferedImage
final val TYPE_4BYTE_ABGR_PRE: 7
Exported from BufferedImage
final val TYPE_BYTE_BINARY: 12
Exported from BufferedImage
final val TYPE_BYTE_GRAY: 10
Exported from BufferedImage
final val TYPE_BYTE_INDEXED: 13
Exported from BufferedImage
final val TYPE_CUSTOM: 0
Exported from BufferedImage
final val TYPE_INT_ARGB: 2
Exported from BufferedImage
final val TYPE_INT_ARGB_PRE: 3
Exported from BufferedImage
final val TYPE_INT_BGR: 4
Exported from BufferedImage
final val TYPE_INT_RGB: 1
Exported from BufferedImage
final val TYPE_USHORT_555_RGB: 9
Exported from BufferedImage
final val TYPE_USHORT_565_RGB: 8
Exported from BufferedImage
final val TYPE_USHORT_GRAY: 11
Exported from BufferedImage