Top "Photos" questions

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

PHAsset, how to retrieve the specific PHAsset object after app restarts (ios8 Photos)

I used to use ALAssetLibrary. And it has assetForURL function, so that I can save the URL in to NSUserDefaults …

ios iphone photos alassetslibrary phasset
Is There Any Image Editing SDK Currently Available for Android

I have been looking for an image editing SDK for Android, something that includes an option for custom stickers. A …

android graphics sdk photos image-editing
Publishing photo to Facebook via Graph API: OAuthException: (#100) param tags must be an array

I'm attempting to upload a photo to Facebook via the Graph API on a test user account for my app. …

arrays facebook json facebook-graph-api photos
How to retrieve PHAsset from UIImagePickerController

I'm trying to retrieve a PHAsset however PHAsset.fetchAssets(withALAssetURLs:options:) is deprecated from iOS 8 so how can I properly …

ios uiimage uiimagepickercontroller photos
Android Camera - How can i take a specific "rectangle" from the byte array?

I have created an application that shoots and saves photos. I have a preview and an overlay on top of …

android camera crop photos
How to properly detect a PHAsset's file type (GIF)

I have no idea why this is so difficult. I'm trying to determine the file type of a PHAsset, specifically, …

ios objective-c gif photos phasset
Render selected object only while moving, scaling and rotating

I am currently working on a "Photo Collage Maker" project which needs larger canvas area and hundreds of objects(text, …

javascript fabricjs photos
How retrieve the creation date of photos with a script

What I want to do is reorganize files in my Camera Roll folder. Using the creation date I want to …

bash directory exif photos
Swift 3: Load photos from Photos/Camera Roll without using UIImagePickerController

This question has been asked before but there were no answers for Swift 3. I am looking for the same solution …

ios swift xcode photos
storing uploaded photos and documents - filesystem vs database blob

My specific situation Property management web site where users can upload photos and lease documents. For every apartment unit, there …

python postgresql storage photos photo-management