Blame | Letzte Änderung | Log anzeigen | RSS feed
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1"><LINK REL="Start" HREF="index.html"><LINK REL="Contents" HREF="toc.html"><LINK REL="Prev" HREF="13GeneratingLEDlikedigitswithJpGraph.html"><LINK REL="Next" HREF="132ImprovingtheLEDswithsupersampling.html"><STYLE TYPE="text/css"><!--BODY { font-family: serif }H1 { font-family: sans-serif }H2 { font-family: sans-serif }H3 { font-family: sans-serif }H4 { font-family: sans-serif }H5 { font-family: sans-serif }H6 { font-family: sans-serif }SUB { font-size: smaller }SUP { font-size: smaller }PRE { font-family: monospace }A { text-decoration: none }--></STYLE></HEAD><BODY><A HREF="toc.html">Contents</A><A HREF="13GeneratingLEDlikedigitswithJpGraph.html">Previous</A><A HREF="132ImprovingtheLEDswithsupersampling.html">Next</A><HR NOSHADE><H2><A NAME="13_1">13.1 Adjusting the size of the LED digits</A></H2>There are two parameters that can be used to alter the size of the LEDdigits.<UL><LI> The size (in pixels) of each "led diode"</LI><LI> The distance, specified as fractions of the "led diode" sizebetween each "led diode"</LI></UL>These two parameters are given in the constructor which has thesignature <TT>DigitalLED74::DigitalLED74($aRadius=2,$aMargin=0.6)</TT>as can be seen from the above signature the default size is 2 pixels insize and a fraction of 0.6 as the distance.<HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="13GeneratingLEDlikedigitswithJpGraph.html">Previous</A><A HREF="132ImprovingtheLEDswithsupersampling.html">Next</A></BODY></HTML>