Chart for System.Drawing.Color

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Have you ever wondered what the colors are of those dozens of colors
you can choose from when using System.Drawing.Color.* ?
I ran across this nice chart that shows color patches of all of them:

http://www.pardesiservices.com/softomatix/colorchart.asp

This is convenient if you want to pick out a color from a predefined
palette rather than designing your own by experimenting with Photoshop
and then using RGB(rValue, gValue, bValue) in VB.

.



Relevant Pages

  • trouble with pasting in Excel charts, canvases, and converting to
    ... I use ReWorx 2003 Professional to convert the Word files. ... set of text in the chart: the legend or the axis labels, ... charts, dozens of files--and clearly, shouldn't be necessary! ...
    (microsoft.public.word.drawing.graphics)
  • Re: combining graphs from GD::Graph in one image file
    ... I cannot combine all of my histograms for one dataset into one chart ... because there will be dozens of them and the output will not be ... That said, AFAIK, GD::Graph doesn't directly support tiling; ... Create each chart as a standalone image. ...
    (comp.lang.perl.modules)