Revision history of "Software Colors"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 17:27, 8 August 2019WikiSysop (talk | contribs). . (621 bytes) (+621). . (Created page with "Software Colors * Rendering color in software =Red Green Blue (RGB)= Color rendered by mixing red, green, and blue from 0-255 parts each. Color m_color = RGB(255,0,0); //...")