/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
H A D | ImageProperties.php | 47 public $transparency; variable in Google\\Service\\Docs\\ImageProperties 136 public function setTransparency($transparency) argument 138 $this->transparency = $transparency; 145 return $this->transparency;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | ImageProperties.php | 43 public $transparency; variable in Google\\Service\\Slides\\ImageProperties 146 public function setTransparency($transparency) argument 148 $this->transparency = $transparency; 155 return $this->transparency;
|
/plugin/farmer/3rdparty/ |
H A D | RingIcon.php | 125 $transparency = $this->transparentColor($image); 133 $arcwidth - $this->ringwidth, $transparency); 136 imagecolordeallocate($image, $transparency); 179 $transparency = $this->transparentColor($image); 180 imagefill($image, 0, 0, $transparency); 181 imagecolordeallocate($image, $transparency);
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | Region.java | 18 private boolean transparency; field in Region 20 …ster, String format, FileChannel channel, BufferedImage prev, boolean transparency, int x, int y, … in Region() argument 25 this.transparency = transparency; in Region() 84 int pixelRGB = newPixel==oldPixel && transparency ? TRANSPARENT_COLOR : newPixel; in grabImage()
|
H A D | ScreenShot.java | 26 private boolean transparency; field in ScreenShot 41 boolean transparency, in ScreenShot() argument 58 this.transparency = transparency; in ScreenShot() 151 regions.add(new Region(img, imageFormat, imageChannel, pimg, transparency, x, y, grabRange)); in call()
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
H A D | Event.php | 146 public $transparency; variable in Google\\Service\\Calendar\\Event 663 public function setTransparency($transparency) argument 665 $this->transparency = $transparency; 672 return $this->transparency;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | CreativeAsset.php | 184 public $transparency; variable in Google\\Service\\Dfareporting\\CreativeAsset 825 public function setTransparency($transparency) argument 827 $this->transparency = $transparency; 834 return $this->transparency;
|
/plugin/combo/ComboStrap/ |
H A D | ColorRgb.php | 267 private $transparency; variable in ComboStrap\\ColorRgb 474 $transparency = false; 484 $transparency = true; 501 if (!$transparency) { 526 if ($this->transparency === null) { 786 [$this->red, $this->green, $this->blue, $this->transparency] = $this->hex2rgb($color); 877 return $this->transparency;
|
/plugin/stars/ |
H A D | readme.txt | 12 - new star image instead of transparency
|
/plugin/ckgdoku/ckeditor/skins/moono/ |
H A D | readme.md | 13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.
|
/plugin/ckgedit/ckeditor/skins/moono/ |
H A D | readme.md | 13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_CalendarService.php | 1163 public $transparency; variable in Google_Event 1366 public function setTransparency( $transparency) { argument 1367 $this->transparency = $transparency; 1370 return $this->transparency;
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
H A D | ImageProcessor.php | 591 $transparency = substr($data, $p + 4, $n); 600 $alpha = ord($transparency[$colorindex]); 1104 $transparency = ''; 1108 $transparency = substr($data, $p + 4, $n); 1117 $alpha = ord($transparency[$colorindex]);
|
/plugin/jcapture/lib/ |
H A D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 393 - border colors set with transparency not working 394 - transparency settings for stroke and fill interfering with one another 418 - improved PNG image handling for some cases of alpha channel transparency
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 65455 if (this.image.transparency.grayscale) { 65456 val = this.image.transparency.greyscale; 65458 } else if (this.image.transparency.rgb) { 65459 rgb = this.image.transparency.rgb; 65466 } else if (this.image.transparency.indexed) { 65536 var transparency; 65537 transparency = this.image.transparency.indexed; 65544 alphaChannel[i++] = transparency[pixels[j]]; 65625 this.transparency = {}; 65656 this.transparency = {}; [all …]
|
H A D | pdfmake.min.js | 16 …transparency.grayscale)return a=this.image.transparency.greyscale,this.obj.data.Mask=[a,a];if(this…
|
H A D | pdfmake.min.js.map | 1 …transparency","grayscale","greyscale","indexed","loadIndexedAlphaChannel","splitAlphaChannel","alp…
|
/plugin/impressjs/tpl/dokuwiki/ |
H A D | impress.css | 638 We remove the transparency and position the hint in its default fixed
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 10612 intentState.displayReadyCapability.promise.then(function (transparency) { 10619 internalRenderTask.initializeGraphics(transparency); 10782 value: function _startRenderPage(transparency, intent) { 10786 intentState.displayReadyCapability.resolve(transparency); 11491 page._startRenderPage(data.transparency, data.intent); 12059 … var transparency = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false; 12089 transparency: transparency, 14828 _ref$transparency = _ref.transparency, 14829 transparency = _ref$transparency === void 0 ? false : _ref$transparency, 14839 if (transparency) {
|
H A D | pdf.js.map | 1 …transparency","opListTask","streamTextContent","normalizeWhitespace","disableCombineTextItems","TE…
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js | 15 …transparency.grayscale){var o=this.image.transparency.grayscale;this.obj.data.Mask=[o,o]}else if(t… 37 …transparency={},this.text={};;){var n=this.readUInt32(),r="";for(e=0;e<4;e++)r+=String.fromCharCod…
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 1953 # bug fix: image background transparency 5275 # --allows coloring and transparency of geosurface
|