Home
last modified time | relevance | path

Searched refs:transparency (Results 1 – 25 of 35) sorted by path

12

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js65455 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 Dpdfmake.min.js16transparency.grayscale)return a=this.image.transparency.greyscale,this.obj.data.Mask=[a,a];if(this…
H A Dpdfmake.min.js.map1transparency","grayscale","greyscale","indexed","loadIndexedAlphaChannel","splitAlphaChannel","alp…
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1163 public $transparency; variable in Google_Event
1366 public function setTransparency( $transparency) { argument
1367 $this->transparency = $transparency;
1370 return $this->transparency;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEvent.php146 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 DCreativeAsset.php184 public $transparency; variable in Google\\Service\\Dfareporting\\CreativeAsset
825 public function setTransparency($transparency) argument
827 $this->transparency = $transparency;
834 return $this->transparency;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DImageProperties.php47 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 DImageProperties.php43 public $transparency; variable in Google\\Service\\Slides\\ImageProperties
146 public function setTransparency($transparency) argument
148 $this->transparency = $transparency;
155 return $this->transparency;
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.
/plugin/combo/ComboStrap/
H A DColorRgb.php261 private $transparency; variable in ComboStrap\\ColorRgb
484 $transparency = false;
494 $transparency = true;
511 if (!$transparency) {
536 if ($this->transparency === null) {
796 [$this->red, $this->green, $this->blue, $this->transparency] = $this->hex2rgb($color);
886 return $this->transparency;
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1transparency to the samples in the input image.\"\n },\n {\n …
H A Dbundle.js.map1transparency will be sorted last (they start with #)\n const colors = Object.keys(decoratio…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md406 - border colors set with transparency not working
407 - transparency settings for stroke and fill interfering with one another
431 - improved PNG image handling for some cases of alpha channel transparency
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php478 $errpng = 'transparency';
486 // $pngalpha is used as a FLAG of any kind of transparency which COULD be tranferred to an alpha channel
571 $this->mpdf->PDFAXwarnings[] = sprintf('Transparency (alpha channel) not permitted in PDFA or PDFX files - %s - (Image converted to one without transparency.)', $file);
594 throw new \Mpdf\MpdfException(sprintf('PDFA1-b does not permit images with alpha channel transparency (%s).', $file));
605 // Read transparency info
609 $transparency = substr($data, $p + 4, $n);
610 // ord($transparency[$index]) = the alpha value for that index
618 $alpha = ord($transparency[$colorindex]);
627 // Get transparency as array of RGB
734 // No alpha/transparency se
[all...]
/plugin/farmer/3rdparty/
H A DRingIcon.php120 $transparency = $this->transparentColor($image);
133 $transparency
137 imagecolordeallocate($image, $transparency);
191 $transparency = $this->transparentColor($image);
192 imagefill($image, 0, 0, $transparency);
193 imagecolordeallocate($image, $transparency);
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css638 We remove the transparency and position the hint in its default fixed
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java18 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 DScreenShot.java26 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/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt1953 # bug fix: image background transparency
5275 # --allows coloring and transparency of geosurface
/plugin/openlayersmap/ol7/
H A Dol.js.map

12