Background
Jump to navigation
Jump to search
Contents
{2E} Background
Creates a gradient background gradually by ignoring its current state
So (0,0,0) is black and (255,255,255) is white.
See Also: {31} ColorBGBeta ― {32} ColorUnit ― {33} ColorField
Red (Top) : Byte (unsigned)
Red value of the RGB color.
Green (Top) : Byte (unsigned)
Green value of the RGB color.
Blue (Top) : Byte (unsigned)
Blue value of the RGB color.
Red (Bottom) : Byte (unsigned)
Red value of the RGB color.
Green (Bottom) : Byte (unsigned)
Green value of the RGB color.
Blue (Bottom) : Byte (unsigned)
Blue value of the RGB color.
Time : Byte (unsigned)
Time required to perform the whole instruction in tenths of second.
- 050 = 5,0 seconds
- 100 = 10,0 seconds
- 255 = 25,5 seconds
Unknown 1 : Byte (hex)
Either x01 or x00.