Home
last modified time | relevance | path

Searched refs:getImage (Results 1 – 25 of 114) sorted by relevance

12345

/plugin/photogallery/phpThumb/demo/
Djavascript_api.js106 function getImage(name) { function
214 var img = getImage(myImage);
228 var img = getImage(myImage);
242 var img = getImage(myImage);
253 var img = getImage(myImage);
291 imageObj = getImage(target);
/plugin/jcapture/src/com/hammurapi/jcapture/
DRegion.java46 BufferedImage img = master.getImage(); in Region()
104 public MappedImage getImage() { in getImage() method in Region
178 MappedImage otherImage = other.getImage(); in imageEquals()
186 BufferedImage bImage = image.getImage(); in imageEquals()
187 BufferedImage oImage = otherImage.getImage(); in imageEquals()
DVideoEncoder.java97 MappedImage getImage(); in getImage() method
108 Image getImage(); in getImage() method
DShapeImpl.java26 public MappedImage getImage() { in getImage() method in ShapeImpl.ImageImpl
50 public Image getImage() { in getImage() method in ShapeImpl.ImageReferenceImpl
DScreenShot.java108 BufferedImage img = image.getImage(); in call()
138 BufferedImage pimg = prev.image.getImage(); in call()
209 BufferedImage img = regions.get(i).getImage().getImage(); in dump()
/plugin/socialcards/
Daction.php100 'content' => $this->getImage(),
148 $ogImage = $this->getImage();
247 private function getImage(): string { function in action_plugin_socialcards
/plugin/dw2pdf/
DDokuImageProcessorDecorator.php17 public function getImage( function in dokuwiki\\plugin\\dw2pdf\\DokuImageProcessorDecorator
26 return parent::getImage($file, $firsttime, $allowvector, $orig_srcpath, $interpolation);
/plugin/confmanager/tpl/
DshowConfigTwoLineLeftImage.php17 <?php $image = $this->getImage('local', $key); ?>
110 <?php $image = $this->getImage('default', $key); ?>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
DContainerInfo.php37 public function getImage() function in Google\\Service\\Appengine\\ContainerInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DImageFamilyView.php35 public function getImage() function in Google\\Service\\Compute\\ImageFamilyView
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
DImagesUploadResponse.php35 public function getImage() function in Google\\Service\\AndroidPublisher\\ImagesUploadResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DImageItem.php35 public function getImage() function in Google\\Service\\Forms\\ImageItem
DQuestionItem.php37 public function getImage() function in Google\\Service\\Forms\\QuestionItem
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DVolumeVolumeInfoReadingModes.php41 public function getImage() function in Google\\Service\\Books\\VolumeVolumeInfoReadingModes
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
DBuildArtifact.php41 public function getImage() function in Google\\Service\\CloudDeploy\\BuildArtifact
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
DDriveFileContentHintsThumbnail.php41 public function getImage() function in Google\\Service\\Drive\\DriveFileContentHintsThumbnail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DApnsFcmOptions.php55 public function getImage() function in Google\\Service\\FirebaseCloudMessaging\\ApnsFcmOptions
DNotification.php59 public function getImage() function in Google\\Service\\FirebaseCloudMessaging\\Notification
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DOverlay.php52 public function getImage() function in Google\\Service\\Transcoder\\Overlay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DGoogleCloudVisionV1p4beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductSearchResultsResult
DGoogleCloudVisionV1p2beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ProductSearchResultsResult
DGoogleCloudVisionV1p3beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ProductSearchResultsResult
DResult.php43 public function getImage() function in Google\\Service\\Vision\\Result
DGoogleCloudVisionV1p1beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ProductSearchResultsResult
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
DFeatureDescription.php57 public function getImage() function in Google\\Service\\ManufacturerCenter\\FeatureDescription

12345