Searched refs:getImageBytes (Results 1 – 11 of 11) sorted by relevance
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | MappedImage.java | 73 public byte[] getImageBytes() throws IOException { in getImageBytes() method in MappedImage 107 ret = ImageIO.read(new ByteArrayInputStream(getImageBytes())); in getImage()
|
H A D | SwfEncoder.java | 243 decoder.read(new ByteArrayInputStream(image.getImage().getImageBytes())); in encode()
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/ |
H A D | GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation.php | 57 public function getImageBytes() function in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | InvideoBranding.php | 49 public function getImageBytes() function in Google\\Service\\YouTube\\InvideoBranding
|
/plugin/jcapture/lib/ |
H A D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 55304 imgArray = this.getImageBytes(originalHeight * rowBytes); 55336 imgData.data = this.getImageBytes(imageLength, drawWidth, drawHeight, true); 55342 imgArray = this.getImageBytes(originalHeight * rowBytes); 55383 var imgArray = this.getImageBytes(height * rowBytes); 55414 getImageBytes: function getImageBytes(length, drawWidth, drawHeight) {
|
H A D | pdf.worker.js.map | 1 …getImageBytes","thisArg","callbacksCapabilities","ah","callbackId","wrapReason","sourceName","targ…
|