Home
last modified time | relevance | path

Searched refs:channels (Results 1 – 25 of 83) sorted by last modified time

1234

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt944 channels based on average grayscale value (default).
H A Dphpthumb.readme.txt299 RGB channels (default) based on grayscale average.
300 ImageMagick methods can support multiple channels
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php316 $channels = (int) $a[4];
414 $info = ['w' => $a[0], 'h' => $a[1], 'cs' => $a[2], 'bpc' => $a[3], 'f' => 'DCTDecode', 'data' => $data, 'type' => 'jpg', 'ch' => $channels, 'icc' => $icc];
451 $channels = 0;
458 $channels = 1;
461 $channels = 3;
464 $channels = 1;
467 $channels = 1;
472 $channels = 3;
761 $channels = 3;
792 $info['ch'] = $channels;
[all...]
/plugin/ckgedit/ckeditor/skins/moono/
H A Dskin.js100 var channels = hexColor.match( /[^#]./g );
103 channels[ i ] = channelBrightness( parseInt( channels[ i ], 16 ), ratio );
105 return '#' + channels.join( '' );
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml37 channels:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDrive.php65 public $channels; variable in Google\\Service\\Drive
254 'channels',
258 'path' => 'channels/stop',
H A DEventarc.php153 'channels',
H A DReports.php47 public $channels; variable in Google\\Service\\Reports
191 'channels',
195 'path' => 'admin/reports_v1/channels/stop',
H A DYouTube.php65 public $channels; variable in Google\\Service\\YouTube
430 'channels',
434 'path' => 'youtube/v3/channels',
486 'path' => 'youtube/v3/channels',
H A DDirectory.php128 public $channels; variable in Google\\Service\\Directory
224 'channels',
228 'path' => 'admin/directory_v1/channels/stop',
H A DDisplayVideo.php449 'channels',
453 'path' => 'v1/advertisers/{+advertiserId}/channels',
467 'path' => 'v1/advertisers/{+advertiserId}/channels/{+channelId}',
486 'path' => 'v1/advertisers/{+advertiserId}/channels',
516 'path' => 'v1/advertisers/{+advertiserId}/channels/{channelId}',
2654 'channels',
2658 'path' => 'v1/partners/{+partnerId}/channels',
2672 'path' => 'v1/partners/{+partnerId}/channels/{+channelId}',
2691 'path' => 'v1/partners/{+partnerId}/channels',
2721 'path' => 'v1/partners/{+partnerId}/channels/{channelId}',
[all …]
H A DVersionHistory.php91 'channels',
95 'path' => 'v1/{+parent}/channels',
H A DStorage.php55 public $channels; variable in Google\\Service\\Storage
449 'channels',
453 'path' => 'channels/stop',
H A DCalendar.php56 public $channels; variable in Google\\Service\\Calendar
414 'channels',
418 'path' => 'channels/stop',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DAudioAtom.php33 public function setChannels($channels) argument
35 $this->channels = $channels;
42 return $this->channels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/
H A DListChannelsResponse.php33 public function setChannels($channels) argument
35 $this->channels = $channels;
42 return $this->channels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelSectionContentDetails.php26 public $channels; variable in Google\\Service\\YouTube\\ChannelSectionContentDetails
35 public function setChannels($channels) argument
37 $this->channels = $channels;
44 return $this->channels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DServerConfig.php49 public function setChannels($channels) argument
51 $this->channels = $channels;
58 return $this->channels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DCandidate.php71 public function setChannels($channels) argument
73 $this->channels = $channels;
80 return $this->channels;
H A DOfficial.php71 public function setChannels($channels) argument
73 $this->channels = $channels;
80 return $this->channels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListChannelsResponse.php33 public function setChannels($channels) argument
35 $this->channels = $channels;
42 return $this->channels;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jar ... .Object { private final java.util.List channels private final String name private final String data private final ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …ain-input',\n 'chain-request',\n 'change',\n 'changing',\n 'channels',\n 'character…
H A Dbundle.js.map1channels/index.js","webpack:///./node_modules/khroma/dist/channels/reusable.js","webpack:///./node…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1channels/reusable.js","webpack://mermaid/./node_modules/lodash/_copyObject.js","webpack://mermaid/…

1234