Project

General

Profile

Actions

$ocolor » History » Revision 1

Revision 1/6 | Next »
Per Amundsen, 11/24/2016 11:52 AM


Added in 2.7

$ocolor(N)

Returns the Nth color index of the internal color list as a $rgb value.

See also Extra Colors.

Parameters

N - The Nth color to retrieve.

Properties

.rgb - returns the color in rrr,ggg,bbb format.

Example

; Get the Editbox color
//echo -ag Editbox color is $ocolor(30).rgb

Updated by Per Amundsen over 7 years ago · 1 revisions

Also available in: PDF HTML TXT