Searched refs:colorSpace (Results 1 – 10 of 10) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/ |
H A D | PresentationParams.php | 29 public $colorSpace; variable in Google\\Service\\PolyService\\PresentationParams 50 public function setColorSpace($colorSpace) argument 52 $this->colorSpace = $colorSpace; 59 return $this->colorSpace;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A D | DriveFileImageMediaMetadata.php | 37 public $colorSpace; variable in Google\\Service\\Drive\\DriveFileImageMediaMetadata 150 public function setColorSpace($colorSpace) argument 152 $this->colorSpace = $colorSpace; 159 return $this->colorSpace;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DriveService.php | 2610 public $colorSpace; variable in Google_DriveFileImageMediaMetadata 2648 public function setColorSpace( $colorSpace) { argument 2649 $this->colorSpace = $colorSpace; 2652 return $this->colorSpace;
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 30642 var colorSpace = null; 30654 colorSpace = colorSpace || _colorspace.ColorSpace.singletons.rgb; 48917 var csNumComps = context.colorSpace.numComps; 49536 colorSpace: cs, 54714 var colorSpace = dict.get('ColorSpace', 'CS'); 54715 …colorSpace = _colorspace.ColorSpace.parse(colorSpace, this.xref, this.resources, this.pdfFunctionF… 54908 if (!colorSpace) { 54930 … this.colorSpace = _colorspace.ColorSpace.parse(colorSpace, xref, resources, pdfFunctionFactory); 54931 this.numComps = this.colorSpace.numComps; 54942 var isIndexed = this.colorSpace && this.colorSpace.name === 'Indexed'; [all …]
|
H A D | pdf.worker.js.map | 1 …colorSpace","initialState","isInline","forceDisableNativeImageDecoder","image","bitStrideLength","…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 65360 this.colorSpace = (function() { 65383 ColorSpace: this.colorSpace, 65386 if (this.colorSpace === 'DeviceCMYK') { 65449 this.obj.data['ColorSpace'] = this.image.colorSpace; 65695 this.colorSpace = (function() {
|
H A D | pdfmake.min.js | 16 …colorSpace=function(){switch(r){case 1:return"DeviceGray";case 3:return"DeviceRGB";case 4:return"D… function
|
H A D | pdfmake.min.js.map | 1 …colorSpace","BitsPerComponent","Width","Height","PNGImage","imgData","palette","rgb","hasAlphaChan…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/ol3/ |
H A D | script.js | 1 …lation strategy to use in function evaluation.",default:"exponential"},colorSpace:{type:"enum",val…
|