Home
last modified time | relevance | path

Searched refs:Image (Results 1 – 25 of 300) sorted by path

12345678910>>...12

/plugin/achart/assets/
H A Dapexcharts.min.js6Image;g.crossOrigin="anonymous",g.onload=function(){if(n.drawImage(g,0,0),r.msToBlob){var t=r.msTo…
/plugin/ahrefmenu/
H A DxmlTree.js1 var openImg = new Image();
3 var closedImg = new Image();
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe25248 Item Image
38888 Thumbnail Image
/plugin/airtable/
H A DREADME.md59 `{{airtable>type: "table" | fields: "Name", "# of bulbs", "Posted By", "Post Text", "Post Image(s)"…
72 * `alt-tag` - used if an image is found - Image
88 * `alt-tag: ` - Image description. [How to write a good alt tag](https://moz.com/learn/seo/alt-text)
102 ![Image Example](images/image.JPG)
/plugin/amcharts/assets/amcharts/
H A Damcharts.js292 …ect(f,d.Image,a.theme),f.chart=b,f.draw(),f.translate(e[0]+f.offsetX,h[0]+f.offsetY),c.push(f.set)…
293 …:function(){d.remove(this.set)}})})();(function(){var d=window.AmCharts;d.Image=d.Class({construct…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js185 var method = cfg.url.indexOf( ".svg" ) != -1 ? fabric.loadSVGFromURL : fabric.Image.fromURL;
944 fabric.Image.fromURL( childNode.getAttribute( "xlink:href" ), function( img ) {
1513 fabric.Image.fromURL( props.source, ( function( props, i1 ) {
H A Dexport.min.js1Image.fromURL;d(b.url,function(a,d){var e=void 0!==d?fabric.util.groupSVGElements(a,d):a,f=!1;(e.h…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js747 ? new (require('canvas').Image)()
16887 if (global.fabric.Image) {
17398 fabric.Image.CSS_CANVAS = 'canvas-img';
17404 fabric.Image.prototype.getSvgSrc = fabric.Image.prototype.getSrc; class in fabric
17441 fabric.Image.ATTRIBUTE_NAMES =
17487 fabric.Image.async = true;
17495 fabric.Image.pngCompression = 1;
17596 fabric.Image.filters = fabric.Image.filters || { };
23271 Image = require('canvas').Image; variable
23337 var img = new Image();
[all …]
H A Dfabric.min.js1 …},createImage:function(){return fabric.isLikelyNode?new(require("canvas").Image):fabric.document.c…
4 …ing"){fabric.util.loadImage(image,function(img){this[property]=new fabric.Image(img,options);callb…
6Image.fromObject(value,function(img){_this[property]=img;loaded[property]=true;callback&&callback(…
9Image){fabric.warn("fabric.Image is already defined.");return}fabric.Image=fabric.util.createClass… class in fabric
11Image.filters.GradientTransparency=fabric.util.createClass(fabric.Image.filters.BaseFilter,{type:"…
15Image=require("canvas").Image;function request(url,encoding,callback){var oURL=URL.parse(url);if(!…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1Image',\n\t BitsPerComponent: this.bits,\n\t Width: this.width,\n\t Height: t…
/plugin/animation/styles/
H A Dscianimator.blue.css2 * SciAnimator - Scientific Image Animator Plugin for jQuery
H A Dscianimator.css2 * SciAnimator - Scientific Image Animator Plugin for jQuery
H A Dscianimator.dark.css2 * SciAnimator - Scientific Image Animator Plugin for jQuery
H A Dscianimator.light.css2 * SciAnimator - Scientific Image Animator Plugin for jQuery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DImage.php20 class Image extends \Google\Model class
80 class_alias(Image::class, 'Google_Service_AdExchangeBuyerII_Image');
H A DNativeContent.php26 protected $appIconType = Image::class;
48 protected $imageType = Image::class;
50 protected $logoType = Image::class;
81 * @param Image
88 * @return Image
165 * @param Image
167 public function setImage(Image $image)
172 * @return Image
179 * @param Image
181 public function setLogo(Image $logo)
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DImage.php20 class Image extends \Google\Model class
98 class_alias(Image::class, 'Google_Service_AndroidPublisher_Image');
H A DImagesDeleteAllResponse.php23 protected $deletedType = Image::class;
27 * @param Image[]
34 * @return Image[]
H A DImagesListResponse.php23 protected $imagesType = Image::class;
27 * @param Image[]
34 * @return Image[]
H A DImagesUploadResponse.php22 protected $imageType = Image::class;
26 * @param Image
28 public function setImage(Image $image)
33 * @return Image
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DConsentArtifact.php23 protected $consentContentScreenshotsType = Image::class;
49 * @param Image[]
56 * @return Image[]
H A DImage.php20 class Image extends \Google\Model class
62 class_alias(Image::class, 'Google_Service_CloudHealthcare_Image');
H A DSignature.php22 protected $imageType = Image::class;
38 * @param Image
40 public function setImage(Image $image)
45 * @return Image
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImage.php20 class Image extends \Google\Collection class
569 class_alias(Image::class, 'Google_Service_Compute_Image');
H A DImageFamilyView.php22 protected $imageType = Image::class;
26 * @param Image
28 public function setImage(Image $image)
33 * @return Image

12345678910>>...12