MAP( n )
Returns the 24-bit RGB value for the index n in the colour map table.
See the MAP command. This allows the Basic programmer to use a colour specified by the MAP command e.g MAP(8) = RGB(100,100,100) MAP SET Pixel x,y,map(8)
Returns the 24-bit RGB value for the index n in the colour map table.
See the MAP command. This allows the Basic programmer to use a colour specified by the MAP command e.g MAP(8) = RGB(100,100,100) MAP SET Pixel x,y,map(8)