Questions tagged as 'imagem'

1
answer

Editing exif from an image

I need to edit the exif information of an image, such as location and date, for example, but I can not find any library to do this with Python 3.4 and Windows. The most I got was using Pillow to read these properties, however, when I edit...
asked by 10.04.2015 / 12:57
1
answer

How to create a Thumbnail of an image that is saved in the DB?

I have a saved image in the BD I need to know how to resize it, how to save it to a folder.     
asked by 16.01.2015 / 12:15
1
answer

Classic Sliding / Drag Slider

I wanted to make a slide slider, from right to left and vice versa, but I'm not able to increment the px number, everything is malfunctioning. HTML: <div id="next"></div> <div id="prev"></div> <div class="slider"...
asked by 21.01.2015 / 12:36
2
answers

How to change image in UIImageView the same as Photo Gallery?

Scenery: Upload some images to a NSArray and show them in UIImageView as is done in the photo gallery. But without the options to edit. Just view and switch to the side using the swipe gesture. I made a code manually but did...
asked by 29.09.2014 / 17:50
1
answer

Show images with Cover Flow effect in Objective-C

I'm looking for a library that lets you display images with Cover Flow effect. But I have seen that the libraries that the staff have used are "third parties." I wonder if there is a native Objective-C class, framework or API, or Apple's own...
asked by 29.09.2014 / 16:22
1
answer

Leave rounded android images

I would like to know if I would like to make the images in my app rounded out like these I would like to know if this would be feasible, good practice     
asked by 11.09.2014 / 16:01
1
answer

Register and display image in database with PHP [duplicate]

Hello, I would like to know how I can register an image in the database and how do I display it there, I searched the internet and saw that the field in the database has to be as longblob or has a varchar poderser, as I watched in a tutorial i...
asked by 03.09.2018 / 20:22
0
answers

How to Download Images with PHP

I have an urgent question. I want to be able to download images using php, these image URLs are in a google docs spreadsheet, I was able to make the connection, and I was able to make a code to download, but the file that they see is differen...
asked by 23.08.2018 / 13:37
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
2
answers

Image Preview

I'm doing a preview, and it's happening like this, I want nothing to appear as if there is no image, and only the preview image appears when the user chooses the image. It's getting so before putting the image, however I want it not to have t...
asked by 30.05.2018 / 19:32