Questions tagged as 'image'

3
answers

How to invert (mirror / flip) an image

Well, I need to invert a preference image if possible with CSS. I do not know if that is possible. I wanted to stick the arrow pointing to the left. Thanks     
asked by 31.03.2017 / 11:17
1
answer

Image Path Ionic 2

I'm new to Ionic, I come from native development with android and I'm a bit lost in pointing out images at IONIC. I'm creating in the home page, which I call HOME, a menu with four options where the background of each option will be images....
asked by 05.04.2017 / 18:53
1
answer

How to convert Byte [] to Image in Xamarin MVVM?

How to convert an array from bytes to Image to Xamarin ? I'm returning an image that is with the string type through a WebApi and therefore I need to make it appear in the Image component.     
asked by 09.11.2016 / 14:16
1
answer

List and display images in laravel 5.3 storage

Develop an application with Laravel 5.3, where _DocumentRoot_ is in the public folder. Upload images are in storage/app/public , but I do not know how to list these images in a view , I can only display them directly th...
asked by 15.03.2017 / 03:33
1
answer

Image upload with PHP returning an error: undefined index error

Good evening everyone, I am using a script that I have and I have always used to upload images only when I choose some images it returns the error undefined index error The only problem is that in 80% of cases it works normal I did a v...
asked by 05.10.2016 / 03:25
1
answer

Creating images with text 'imagecreate ()'

This will be quite difficult to understand, because it does not have a very dynamic explanation. I will try to be as clear as possible! I want to create a letter generator that looks like this: link This is the site: link But as...
asked by 18.01.2017 / 23:58
1
answer

Is it possible to convert an image to a string in JSON format?

I wonder if it is possible to convert an image to a string in JSON format. If so, could you explain to me how? (if possible with example codes). I need to do this to send those images to a webservice which will be responsible for saving it to th...
asked by 03.08.2017 / 20:07
1
answer

Download within app [closed]

My application and set of images, I would like to know how I can create a button that allows you to save the images on the phone or put the images as the background of the phone.     
asked by 03.01.2017 / 01:54
1
answer

PHP Store Image in variable

Is it possible to store an image in a PHP variable (get it by "POST" method) and then use it to call the image in other places? Just like with strings coming from HTML input.     
asked by 22.09.2017 / 18:55
0
answers

Java - Anamorphism (image manipulation)

Good night, I'm creating an application for a specific purpose, that manipulate image, I'm using methods like: image.BufferedImage Graphics2D RenderingHints In this context I'm getting a specific image for example Manipulatingitandtrans...
asked by 05.08.2018 / 23:44