Questions tagged as 'imagem'

1
answer

Convert ImageIcon to Image or ImageIcon to BufferedImage

I'm having trouble finding ways to convert ImageIcon to Image or if possible ImageIcon to BufferedImage in order to save it to the database. I gave some searches on the internet but the information found is a bit conf...
asked by 27.11.2017 / 05:18
1
answer

Upload Image with Socket Java [closed]

I need to make a program capable of sending an image to a server (my pc for testing) at the push of a button, I already know how to select the file, but I can not find anything on the internet to help me in sending. Does anyone know, or do you h...
asked by 04.07.2017 / 21:45
1
answer

How to use FindviewById and Onclick on a fragment?

I added two tabs in the main activity layout, and created two java class, one for each tab. So I took the activity xml buttons from main activity and put it in the fragment layout, but I will use the find view by id in the java class of the frag...
asked by 09.07.2017 / 20:48
1
answer

Add photo in excel from local folder

Hello, I followed the steps all the steps here - Add photo in excel worksheet from local folder And everything worked fine. But I wanted to resize the images and align them to the center of the cell - horizontal and vertical. As I did...
asked by 24.11.2016 / 19:24
1
answer

Control CSS image and text overlay

Good evening, I would like to know how to control the order of image overlay and text in html, in the script below the text is above the image, how can I leave the text below the image? <html> <head> <title>Texto sobre i...
asked by 24.06.2016 / 01:21
1
answer

Mount an image from other images with PHP

Hello; I wonder if I can mount an image from other images sequentially. For example: Let's say that I have a word and image register defined for each letter of the alphabet. When registering a word, Bee for example, I want to create an ima...
asked by 29.08.2016 / 18:58
1
answer

HTML - Custom checkbox put picture and remove icon from checkbox

Good evening, is it possible to put an image in the checkbox? is it possible to make this image change when the checkbox is selected, make this image change when the mouse goes over it and make it back to normal when the checkbox goes unselected...
asked by 28.06.2016 / 07:47
2
answers

Change image when selecting radio on form

Good evening, I'll provide an image and the code. I do not know how to do it, and I would like to learn it. NOTE: I do not want the image to change when I SUBMIT the form, I want it to change right after I click the option! Formulary<formmet...
asked by 04.08.2016 / 23:56
2
answers

Delphi XE Firemonkey mobile app - How to decrease the size of an image?

The problem I face is that I allow the user to insert an image from their mobile device gallery, some images are too large to be recorded on a bench, taking into account the wonderful 3g signal quality. The temporary solution I found was to gene...
asked by 20.10.2015 / 15:07
1
answer

ImageView Error can not be converted to Byte []

I'm putting together an application that you want to save the image to in SQLITE Bank. I am not able to proceed because the following error occurs ImageView cannot be converted to Byte[] I ask to be the most specific given my inexperience...
asked by 23.01.2016 / 21:38