Questions tagged as 'imagem'

1
answer

D3.js include external image on the third button

This is an excerpt from an index.html of D3.js I have done, my idea is to include an external image and make it appear by clicking the 'btn3' button. In button 1 and 2 I have two graphs that work normally, the problem is to make button 3 display...
asked by 17.10.2017 / 22:38
0
answers

Correction of image coordinates in MATLAB

Good morning, I am a beginner in MATLAB and I believe you are having problems with simple questions but a little help would be a great contribution. I'm trying to perform coordinate correction of an image of size 2048x2048. As I want th...
asked by 11.08.2017 / 20:19
2
answers

How do I not cache image cache with HTML or PHP?

I'm creating a web page that is almost just image, every day I change the images of the page but their name remains the same. The browser is caching a lot and every time I update the images they do not change visually if you have already accesse...
asked by 13.06.2014 / 16:17
1
answer

resize an image and then save it in mysql

From a form I want to resize an image only after and then save in mysql, or grab an already saved image in mysql and resize it and then update the registry. Thanks so much if anyone can help me. * the table in mysql * CREATE TABLE 'imagem...
asked by 11.04.2017 / 23:31
1
answer

Caption in CSS and HTML images

I have a question I would like to know how I can put a caption in an image inside a div, Who can help me thank you, Thank you !!!! Information is below: .ar img { position: absolute; width: 200px; height: 130px; top: 946px; ri...
asked by 26.05.2017 / 21:19
0
answers

Insert a same image multiple times through the input file

I'm setting up a website for a school, and I'm adopting a new feature. I created an input file for people to insert images and they, through a preview should appear in the respective pictures below. But it only works with the first frame! does n...
asked by 17.03.2017 / 15:55
2
answers

Symfony - Working with images?

I need to create an image with php, I'd like to know if Simfony has any library or something already included in it to work with the GD / ImageMagick functions. I've been searching and seen "LiipImagineBundle", but it seems to me very limited, f...
asked by 09.01.2017 / 18:44
0
answers

Convert and edit images with jquery and php

I have a grid doubt that I can not find on the internet or in video lessons. I need a class to upload image, what I need is: When the person chooses the image, it will open a box where the person will have to select a part of the image to be...
asked by 28.12.2016 / 22:53
1
answer

size of images in kb for upload

I'm making an application for android, and I have to work with downloading and uploading photos ... I'm already resizing photos larger than 1000x1000px for this same size ... and using the method yourSelectedImage.compress(Bitmap.CompressForma...
asked by 16.02.2017 / 20:54
0
answers

How to draw an image from scratch using the drawimage or drawRGB method in J2ME on Sun's WTK?

Can the drawimage or drawRGB method create from scratch any image or graphic or icon in png format for j2me games or not? Can I draw an image using the drawimage or drawRGB method without having to load an image from...
asked by 21.01.2017 / 14:10