Home
last modified time | relevance | path

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

12

/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/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/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/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/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/stars/
H A Dreadme.txt12 - new star image instead of transparency
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php145 … => 'PNG alpha transparency test, using test image from the <a href="http://www.silisoftware.com/p…
146 …re'].'&w=300&fltr[]=stc|FFFFFF|5|10&f=png'), 'description' => 'Create transparency from source ima…
/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/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/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/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt41 * [bugfix: G65] ImageMagick -flatten vs PNG transparency
51 * [bugfix: G113] fix PNGs losing transparency
65 * [bugfix: G65] PNG transparency
615 * Bugfix: source images with transparency lost transparency when
685 * Bugfix: PNG transparency wasn't working with 'far'
962 * Bugfix: transparency now preserved for GIF & PNG input
964 * Bugfix: transparency now supported for GIF output
966 * Bugfix: alpha transparency could be lost in ApplyMask()
H A Dphpthumb.readme.txt607 Partial transparency for overlays requires PHP v4.3.2+
646 have problems with PNG transparency. See description:
H A Dphpthumb.faq.txt105 http://www.koivi.com/ie-png-transparency/
/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/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…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css638 We remove the transparency and position the hint in its default fixed
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js10612 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) {
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js

12