This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
<html><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"><title>Specifying colors by RGB triples</title><linkrel="stylesheet"type="text/css"href="manual.css"><metaname="generator"content="DocBook XSL Stylesheets V1.76.0"><linkrel="home"href="index.html"title="JpGraph Manual"><linkrel="up"href="ch07.html"title="Chapter7.Color handling"></head><bodybgcolor="white"text="black"link="#0000FF"vlink="#840084"alink="#0000FF"><divclass="navheader"><tablewidth="100%"summary="Navigation header"><tr><thcolspan="3"align="center">Specifying colors by RGB triples</th></tr><tr><tdwidth="20%"align="left"></td><thwidth="60%"align="center">Chapter7.Color handling</th><tdwidth="20%"align="right"></td></tr></table><hr></div><divclass="sect1"title="Specifying colors by RGB triples"><divclass="titlepage"><div><div><h2class="title"style="clear: both"><aname="id2496141"></a>Specifying colors by RGB triples</h2></div></div></div>
<p>Using the named colors will of course be restricted to the colors known by the
library. If some other colors are needed then they must be specified
manually.</p>
<p>The first variant uses the RGB values for the color, i.e. the Red, Green and Blue
component of a color. Each component is specified as an integer in the range [0,255]