Questions tagged as 'imagem'

0
answers

Error generating image report

I have a code that has multiple photos separated by reports. Each report can have any number of photos. When you click the button to generate this report, if you have several photos (around 60) it starts to generate errors instead of generating...
asked by 26.10.2015 / 11:49
1
answer

How to store images within the application?

I'm starting now in Java and I need to finish an application that when I click on a button show an image, I could even do it using the Desktop.getDesktop (). open (new File ()  but I needed this program to work on any computer, how could I pu...
asked by 26.10.2015 / 15:56
1
answer

Getting src value from an image to send email in phpmailer

On my page, I'm trying to get email sent with data from a form to fill out. One of the fields is an image, which can be changed depending on the option selected: <tr> <td style="text-align: left">Layout: </td> <td>...
asked by 09.10.2015 / 17:00
1
answer

ListView Image

Difficulty: Display an image in the template item of the List View control. The datasource property of the control is populated with a collection. In the collection, the image returns from the SQlServer as an array of bytes. So I need to convert...
asked by 03.10.2015 / 01:26
2
answers

Pick up image colors

Is there a possibility (with plugins or not) of getting the [major] colors or the predominant colors , similar to Adobe Kuler's image? Example I have this image: And I wanted to get the main colors of it, which would be Blue...
asked by 21.02.2014 / 18:04
1
answer

Problem with Allegro image call by C terminal Mac

I have a problem here, I'm making a game using Allegro , I'm compiling the terminal and it's okay, there's only one, however, when I load an image of the failure while loading the image , the problem is not the code, I already tried to run code...
asked by 03.09.2015 / 04:28
1
answer

CKEditor: How to make the images responsive?

I created a site from scratch and I joined CKEditor, my site is in Bootstrap, but the images I uploaded by CKEditor are not responsive, I already installed a plugin ( imageresponsive ) but I do not know what to put in inputs sourceset and...
asked by 16.10.2015 / 18:57
1
answer

How do I open the image in the gallery by clicking on it for my application?

My application has a button that when pressed is opened the camera, as soon as I take the photo, it is placed in an ImageView on the screen and the image path is saved in my database. I would like to know how it does for when I click the image o...
asked by 14.09.2015 / 06:35
2
answers

Problem with image

I made a small application to show my problem; whenever the player makes a sequence in the diagonal, wins, if nobody does it, it draws; do not look at the fact that the second player will never win ... I just did an example to show that when win...
asked by 28.05.2015 / 21:38
1
answer

Uploading images in the form

I have a form that needs to upload two images in the same form and that should be posted in different folders, does anyone have any tips ?? Thanks     
asked by 02.04.2015 / 15:56