gd_Palette

class gd_Palette(var size: Int = 0, val colors: RgbaArray = RgbaArray(0x100))

Constructors

Link copied to clipboard
constructor(size: Int = 0, colors: RgbaArray = RgbaArray(0x100))

Properties

Link copied to clipboard
Link copied to clipboard
var size: Int