| /plugin/asciidocjs/node_modules/color-convert/ |
| D | conversions.js | 15 rgb: {channels: 3, labels: 'rgb'}, property 55 convert.rgb.hsl = function (rgb) { argument 94 convert.rgb.hsv = function (rgb) { argument 141 convert.rgb.hwb = function (rgb) { argument 153 convert.rgb.cmyk = function (rgb) { argument 177 convert.rgb.keyword = function (rgb) { argument 202 convert.keyword.rgb = function (keyword) { function 206 convert.rgb.xyz = function (rgb) { argument 223 convert.rgb.lab = function (rgb) { argument 244 convert.hsl.rgb = function (hsl) { function [all …]
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | value.color.php | 6 function Color($rgb = array(0,0,0), $transparent = true) { 38 function equals($rgb) {
|
| D | output.png.class.php | 88 function _saveColor($rgb) {
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/ |
| D | ColorTable.php | 60 function colorIndex($rgb)
|
| /plugin/gchart/ |
| D | syntax.php | 245 protected function createColorPalette($rgb, $count)
|
| /plugin/asciidocjs/node_modules/ansi-styles/ |
| D | index.d.ts | 160 rgb(red: number, green: number, blue: number): string; method
|
| D | index.js | 14 const rgb = fn(...args); constant
|
| /plugin/asciidocjs/node_modules/chalk/ |
| D | index.d.ts | 203 rgb(red: number, green: number, blue: number): Chalk; method
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.gif.php | 448 public function colorIndex($rgb)
|
| D | phpthumb.functions.php | 294 public static function GrayscalePixelRGB($rgb) {
|
| /plugin/diagramsnet/lib/js/jscolor/ |
| D | jscolor.js | 310 this.rgb = [1, 1, 1]; // read-only 0-1, 0-1, 0-1 property
|
| /plugin/diagramsnet/lib/plugins/ |
| D | voice.js | 2373 rgb: function(color) { method
|
| /plugin/pgn4web/pgn4web/libs/jscolor/ |
| D | jscolor.js | 342 this.rgb = [1, 1, 1]; // read-only 0-1, 0-1, 0-1 property
|
| /plugin/highlightjs/highlight/languages/ |
| D | vbscript.js | 13 …'vartype': 1, 'instrrev': 1, 'ubound': 1, 'setlocale': 1, 'getobject': 1, 'rgb': 1, 'getref': 1, '… property
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | mxVsdxCanvas2D.js | 772 var rgb2hex = function (rgb){ argument
|
| /plugin/flowcharts/ |
| D | mermaid.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | mermaid.min.js | 6 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef…
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.core.js | 591 var rgb = { variable 940 rgb = {r: red, g: green, b: blue, toString: clrToString}; variable
|
| /plugin/c3chart/assets/ |
| D | d3.min.js | 2 …e&&define.amd?define(["exports"],n):n(t.d3=t.d3||{})})(this,function(t){"use strict";function n(t,…
|
| /plugin/callflow/ |
| D | raphael.js | 988 var rgb = { variable 1337 rgb = {r: red, g: green, b: blue, toString: clrToString}; variable
|
| /plugin/advrack/ |
| D | raphael.js | 988 var rgb = { variable 1337 rgb = {r: red, g: green, b: blue, toString: clrToString}; variable
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Format.js | 4671 function rgb2hex(rgb) argument
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.js | 5 …rgin=parse_Xnum;var parse_BuiltInFnGroupCount=parseuint16;var parse_CalcCount=parseuint16;var pars… argument 8 …pts)}function write_sst(data,name,opts){return(name.substr(-4)===".bin"?write_sst_bin:write_sst_xm… property
|
| D | xlsx.js | 4553 function rgb2Hex(rgb) { argument 4558 function rgb2HSL(rgb) { argument 9284 if((t = rgb2Hex(get_rgb(xfd.icvFore)))) { line.s.fgColor = {rgb:t}; } property 9285 if((t = rgb2Hex(get_rgb(xfd.icvBack)))) { line.s.bgColor = {rgb:t}; } property
|