Home
last modified time | relevance | path

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

12345

/plugin/photogallery/phpThumb/demo/
H A 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/
H A 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()
H A DShapeImpl.java26 public MappedImage getImage() { in getImage() method in ShapeImpl.ImageImpl
50 public Image getImage() { in getImage() method in ShapeImpl.ImageReferenceImpl
H A DVideoEncoder.java97 MappedImage getImage(); in getImage() method
108 Image getImage(); in getImage() method
H A 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/
H A Daction.php100 'content' => $this->getImage(),
148 $ogImage = $this->getImage();
247 private function getImage(): string { function in action_plugin_socialcards
/plugin/confmanager/tpl/
H A DshowConfigTwoLineLeftImage.php11 <?php $image = $this->getImage('local', $key); ?>
104 <?php $image = $this->getImage('default', $key); ?>
/plugin/dw2pdf/
H A DDokuImageProcessorDecorator.php17 public function getImage( function in dokuwiki\\plugin\\dw2pdf\\DokuImageProcessorDecorator
26 return parent::getImage($file, $firsttime, $allowvector, $orig_srcpath, $interpolation);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DContainerInfo.php37 public function getImage() function in Google\\Service\\Appengine\\ContainerInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImageFamilyView.php35 public function getImage() function in Google\\Service\\Compute\\ImageFamilyView
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DImageItem.php35 public function getImage() function in Google\\Service\\Forms\\ImageItem
H A DQuestionItem.php37 public function getImage() function in Google\\Service\\Forms\\QuestionItem
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DImagesUploadResponse.php35 public function getImage() function in Google\\Service\\AndroidPublisher\\ImagesUploadResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileContentHintsThumbnail.php41 public function getImage() function in Google\\Service\\Drive\\DriveFileContentHintsThumbnail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DBuildArtifact.php41 public function getImage() function in Google\\Service\\CloudDeploy\\BuildArtifact
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DApnsFcmOptions.php55 public function getImage() function in Google\\Service\\FirebaseCloudMessaging\\ApnsFcmOptions
H A DNotification.php59 public function getImage() function in Google\\Service\\FirebaseCloudMessaging\\Notification
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfoReadingModes.php41 public function getImage() function in Google\\Service\\Books\\VolumeVolumeInfoReadingModes
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DOverlay.php52 public function getImage() function in Google\\Service\\Transcoder\\Overlay
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1ProductSearchResultsResult
H A DGoogleCloudVisionV1p3beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1ProductSearchResultsResult
H A DResult.php43 public function getImage() function in Google\\Service\\Vision\\Result
H A DGoogleCloudVisionV1p1beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1ProductSearchResultsResult
H A DGoogleCloudVisionV1p4beta1ProductSearchResultsResult.php43 public function getImage() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1ProductSearchResultsResult
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DFeatureDescription.php57 public function getImage() function in Google\\Service\\ManufacturerCenter\\FeatureDescription

12345