PageRenderTime 51ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/libs/toxi/colorutils/docs/index-files/index-11.html

https://bitbucket.org/timdiacon/alivestickslogo
HTML | 236 lines | 202 code | 18 blank | 16 comment | 0 complexity | 4ac90328f0057232551bcb1ab427fd15 MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_22) on Mon Jan 03 13:10:52 GMT 2011 -->
  6. <TITLE>
  7. L-Index
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-01-03">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="L-Index";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="index-10.html"><B>PREV LETTER</B></A>&nbsp;
  51. &nbsp;<A HREF="index-12.html"><B>NEXT LETTER</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../index.html?index-filesindex-11.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="index-11.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">Y</A> <HR>
  71. <A NAME="_L_"><!-- --></A><H2>
  72. <B>L</B></H2>
  73. <DL>
  74. <DT><A HREF="../toxi/color/TColor.html#labToRGB(float, float, float)"><B>labToRGB(float, float, float)</B></A> -
  75. Static method in class toxi.color.<A HREF="../toxi/color/TColor.html" title="class in toxi.color">TColor</A>
  76. <DD>&nbsp;
  77. <DT><A HREF="../toxi/color/TColor.html#labToRGB(float, float, float, float[])"><B>labToRGB(float, float, float, float[])</B></A> -
  78. Static method in class toxi.color.<A HREF="../toxi/color/TColor.html" title="class in toxi.color">TColor</A>
  79. <DD>Converts CIE Lab to RGB components.
  80. <DT><A HREF="../toxi/color/NamedColor.html#LAVENDER"><B>LAVENDER</B></A> -
  81. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  82. <DD>&nbsp;
  83. <DT><A HREF="../toxi/color/NamedColor.html#LAVENDERBLUSH"><B>LAVENDERBLUSH</B></A> -
  84. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  85. <DD>&nbsp;
  86. <DT><A HREF="../toxi/color/NamedColor.html#LAWNGREEN"><B>LAWNGREEN</B></A> -
  87. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  88. <DD>&nbsp;
  89. <DT><A HREF="../toxi/color/theory/ColorTheoryRegistry.html#LEFT_SPLIT_COMPLEMENTARY"><B>LEFT_SPLIT_COMPLEMENTARY</B></A> -
  90. Static variable in class toxi.color.theory.<A HREF="../toxi/color/theory/ColorTheoryRegistry.html" title="class in toxi.color.theory">ColorTheoryRegistry</A>
  91. <DD>&nbsp;
  92. <DT><A HREF="../toxi/color/theory/LeftSplitComplementaryStrategy.html" title="class in toxi.color.theory"><B>LeftSplitComplementaryStrategy</B></A> - Class in <A HREF="../toxi/color/theory/package-summary.html">toxi.color.theory</A><DD>&nbsp;<DT><A HREF="../toxi/color/theory/LeftSplitComplementaryStrategy.html#LeftSplitComplementaryStrategy()"><B>LeftSplitComplementaryStrategy()</B></A> -
  93. Constructor for class toxi.color.theory.<A HREF="../toxi/color/theory/LeftSplitComplementaryStrategy.html" title="class in toxi.color.theory">LeftSplitComplementaryStrategy</A>
  94. <DD>&nbsp;
  95. <DT><A HREF="../toxi/color/NamedColor.html#LEMONCHIFFON"><B>LEMONCHIFFON</B></A> -
  96. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  97. <DD>&nbsp;
  98. <DT><A HREF="../toxi/color/ColorRange.html#LIGHT"><B>LIGHT</B></A> -
  99. Static variable in class toxi.color.<A HREF="../toxi/color/ColorRange.html" title="class in toxi.color">ColorRange</A>
  100. <DD>Shade definition: saturation 30-70%, brightness: 90-100%
  101. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTBLUE"><B>LIGHTBLUE</B></A> -
  102. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  103. <DD>&nbsp;
  104. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTCORAL"><B>LIGHTCORAL</B></A> -
  105. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  106. <DD>&nbsp;
  107. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTCYAN"><B>LIGHTCYAN</B></A> -
  108. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  109. <DD>&nbsp;
  110. <DT><A HREF="../toxi/color/TColor.html#lighten(float)"><B>lighten(float)</B></A> -
  111. Method in class toxi.color.<A HREF="../toxi/color/TColor.html" title="class in toxi.color">TColor</A>
  112. <DD>Lightens the color by stated amount.
  113. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTGOLDENRODYELLOW"><B>LIGHTGOLDENRODYELLOW</B></A> -
  114. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  115. <DD>&nbsp;
  116. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTGREEN"><B>LIGHTGREEN</B></A> -
  117. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  118. <DD>&nbsp;
  119. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTGREY"><B>LIGHTGREY</B></A> -
  120. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  121. <DD>&nbsp;
  122. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTPINK"><B>LIGHTPINK</B></A> -
  123. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  124. <DD>&nbsp;
  125. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTSALMON"><B>LIGHTSALMON</B></A> -
  126. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  127. <DD>&nbsp;
  128. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTSEAGREEN"><B>LIGHTSEAGREEN</B></A> -
  129. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  130. <DD>&nbsp;
  131. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTSKYBLUE"><B>LIGHTSKYBLUE</B></A> -
  132. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  133. <DD>&nbsp;
  134. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTSLATEGRAY"><B>LIGHTSLATEGRAY</B></A> -
  135. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  136. <DD>&nbsp;
  137. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTSTEELBLUE"><B>LIGHTSTEELBLUE</B></A> -
  138. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  139. <DD>&nbsp;
  140. <DT><A HREF="../toxi/color/NamedColor.html#LIGHTYELLOW"><B>LIGHTYELLOW</B></A> -
  141. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  142. <DD>&nbsp;
  143. <DT><A HREF="../toxi/color/Hue.html#LIME"><B>LIME</B></A> -
  144. Static variable in class toxi.color.<A HREF="../toxi/color/Hue.html" title="class in toxi.color">Hue</A>
  145. <DD>&nbsp;
  146. <DT><A HREF="../toxi/color/NamedColor.html#LIME"><B>LIME</B></A> -
  147. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  148. <DD>&nbsp;
  149. <DT><A HREF="../toxi/color/NamedColor.html#LIMEGREEN"><B>LIMEGREEN</B></A> -
  150. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  151. <DD>&nbsp;
  152. <DT><A HREF="../toxi/color/NamedColor.html#LINEN"><B>LINEN</B></A> -
  153. Static variable in class toxi.color.<A HREF="../toxi/color/NamedColor.html" title="class in toxi.color">NamedColor</A>
  154. <DD>&nbsp;
  155. <DT><A HREF="../toxi/color/AccessCriteria.html#LUMINANCE"><B>LUMINANCE</B></A> -
  156. Static variable in class toxi.color.<A HREF="../toxi/color/AccessCriteria.html" title="class in toxi.color">AccessCriteria</A>
  157. <DD>&nbsp;
  158. <DT><A HREF="../toxi/color/ReadonlyTColor.html#luminance()"><B>luminance()</B></A> -
  159. Method in interface toxi.color.<A HREF="../toxi/color/ReadonlyTColor.html" title="interface in toxi.color">ReadonlyTColor</A>
  160. <DD>Computes the color's luminance using this formula: lum=0.299*red +
  161. 0.587*green + 0.114 *blue
  162. <DT><A HREF="../toxi/color/TColor.html#luminance()"><B>luminance()</B></A> -
  163. Method in class toxi.color.<A HREF="../toxi/color/TColor.html" title="class in toxi.color">TColor</A>
  164. <DD>&nbsp;
  165. <DT><A HREF="../toxi/color/LuminanceAccessor.html" title="class in toxi.color"><B>LuminanceAccessor</B></A> - Class in <A HREF="../toxi/color/package-summary.html">toxi.color</A><DD>Compares 2 colors by their luminance values.<DT><A HREF="../toxi/color/LuminanceAccessor.html#LuminanceAccessor()"><B>LuminanceAccessor()</B></A> -
  166. Constructor for class toxi.color.<A HREF="../toxi/color/LuminanceAccessor.html" title="class in toxi.color">LuminanceAccessor</A>
  167. <DD>&nbsp;
  168. </DL>
  169. <HR>
  170. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  171. <A NAME="navbar_bottom"><!-- --></A>
  172. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  173. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  174. <TR>
  175. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  176. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  177. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  178. <TR ALIGN="center" VALIGN="top">
  179. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  180. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  181. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  182. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  183. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  184. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  185. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  186. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  187. </TR>
  188. </TABLE>
  189. </TD>
  190. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  191. </EM>
  192. </TD>
  193. </TR>
  194. <TR>
  195. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  196. &nbsp;<A HREF="index-10.html"><B>PREV LETTER</B></A>&nbsp;
  197. &nbsp;<A HREF="index-12.html"><B>NEXT LETTER</B></A></FONT></TD>
  198. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  199. <A HREF="../index.html?index-filesindex-11.html" target="_top"><B>FRAMES</B></A> &nbsp;
  200. &nbsp;<A HREF="index-11.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  201. &nbsp;<SCRIPT type="text/javascript">
  202. <!--
  203. if(window==top) {
  204. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  205. }
  206. //-->
  207. </SCRIPT>
  208. <NOSCRIPT>
  209. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  210. </NOSCRIPT>
  211. </FONT></TD>
  212. </TR>
  213. </TABLE>
  214. <A NAME="skip-navbar_bottom"></A>
  215. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  216. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">Y</A> <HR>
  217. </BODY>
  218. </HTML>