Top "Photo" questions

A picture created by projecting an image onto a photosensitive surface such as a chemically treated plate or film, CCD receptor, etc.

Multiple clipping areas on Fabric.js canvas

For making Photo Collage Maker, I use fabric js which has an object-based clipping feature. This feature is great but …

html5-canvas photo fabricjs image-clipping
Android camera freezes after taking one photo

I'm doing one project with camera and after taking one photo camera freezes and u have to finish the activity …

android camera photo
How to fetch all images from custom Photo Album - Swift

How to fetch all images from custom Photo Album? var fetchOptions = PHFetchOptions() fetchOptions.sortDescriptors = [NSSortDescriptor(key:"creationDate", ascending: false)] fetchOptions.…

ios swift photo phasset
Android how to access the location data in a jpg

I'm making an Android app that includes a feature to show images on a map. How can I extract the …

android gps photo jpeg
iPhone SDK - How to disable the picture preview in UIImagePickerController?

Is there any way to disable the image preview after taking a picture with the UIImagePickerController? I want to dismiss …

iphone camera uiimagepickercontroller photo preview
Convert RAW photos to JPEG in linux/php

I'm working on an photo upload app and need to allow users to upload raw files from cameras (these are …

php image image-processing imagemagick photo
Cover Image link to my website

I want make it so that when you click on my cover image on my personal facebook page you get …

facebook web hyperlink photo cover
Phonegap - Retrieve photo from Camera Roll via path

In my PhoneGap/jQuery Mobile app, I'm currently using PhoneGaps' Camera API to allow the user to take a photo, …

cordova photo
How to save an image to the photo gallery using Flutter?

My flutter app uses the camera package to take a photo, which I save to the application's data directory (obtained …

dart gallery flutter photo