-
```
What steps will reproduce the problem?
1. Add a Base64Image to your app
2. save a file in the web app at a similar location
'http://localhost:8080/WebApp/main/assets/
temp/hdsjuhyts.jpg'
3. assig…
-
The request is as follow:
{
"authToken": "965e0130-a755-11e5-9553-0401862bab01",
"entityId": "56561c1ae4b04e9dfb34b7fe",
"fileType": "JPG",
"base64Image": "data:image/jpeg;base64,/9j/4AAQSkZJR…
-
```
What steps will reproduce the problem?
1. Add a Base64Image to your app
2. save a file in the web app at a similar location
'http://localhost:8080/WebApp/main/assets/
temp/hdsjuhyts.jpg'
3. assig…
-
To display the base64 image that is returned by this module:
``` js
//style height & width and source.isStatic are all required
```
Also images can be saved to the CameraRoll with the following pat…
rt2zz updated
9 years ago
-
```
What steps will reproduce the problem?
1. Add a Base64Image to your app
2. save a file in the web app at a similar location
'http://localhost:8080/WebApp/main/assets/
temp/hdsjuhyts.jpg'
3. assig…
-
```
When I am trying to display a Formula control with the formula, it is showing
error
TypeError: Error #1083: The prefix "w" for element "eastAsiaTheme" is not bound.
at fmath::MathMLFormula/…
-
```
When I am trying to display a Formula control with the formula, it is showing
error
TypeError: Error #1083: The prefix "w" for element "eastAsiaTheme" is not bound.
at fmath::MathMLFormula/…
-
Hi,
I have a WPF application, which reads images from a webcam, does some detection and calculation on them and sends the results to a web application as an interface.
One of the results is the image…
-
How would I add album art? I'm looking for something like this:
```
.outputOptions('-metadata', 'title=' + songTitle)
.outputOptions('-metadata', 'artist=' + songArtist)
.outputOptions('-metadata', '…
-
```
What steps will reproduce the problem?
1. Add a Base64Image to your app
2. save a file in the web app at a similar location
'http://localhost:8080/WebApp/main/assets/
temp/hdsjuhyts.jpg'
3. assig…