Single App License $49.99

1 application Binary restricted distribution Commercial use allowed Can modify source 6 months support Read full license | More Info

Multiple App License $149.99

5 applications Binary restricted distribution Commercial use allowed Can modify source 6 months support Read full license | More Info

Developer License $299.99

Unlimited projects Source and binary distribution Commercial use allowed Distribute modifications 6 months support Read full license | More Info

You need to log-in or create an account
  • Create an account
  • Log-in
  • Please use your real name.
  • Account activation link will be sent to this address.
  • Minimum 8 characters

Clicking this button confirms you read and agreed to the terms of use and privacy policy.

Starting from $ 49.99

View Pricing 14 days money-back guarantee
(13 ratings)

Photo Effects SDK for iOS

A photo effects framework for iOS applications. Photo Effects SDK comes with 35+ ready to use photo effects with extensible architecture.

Share and win up to $15k in prizes each month!Learn more

Share

Description

alt text

Photo Effects SDK is written for iOS developers who need to integrate an image processing solution to their applications. It is built on the Core Image framework.

With so many filters that comes with the Core Image, creating your own photo effects is still a time consuming task. By using Photo Effects SDK you will get 35+ ready effects to start with. The filters and effects are cleanly separated within and it is easy to create your custom effect classes by using the filter chaining support provided.

Back to top

FEATURES

  • 35+ ready photo effects including Aged, Halftone, Paper Toss and Lens effects.
  • Auto-Enhance
  • Saturation, Brightness and Contrast filters
  • Crop filter
  • Extensible effect architecture
  • Filter chaining support
  • Uses ARC

alt text alt text alt text alt text alt text

Back to top

DOCUMENTATION

REQUIREMENTS

  • iOS 5.0 Base SDK
  • Core Image framework

HOW TO USE

Step 1:

Copy PhotoFX folder from the Sample application to your application.

alt text

Step 2:

#import "PhotoFX.h"
UIImage *afterImage = [AgedFX applyEffect:beforeImage];
Back to top

CHANGELOG

Version 1.1 (released 2012-03-16)

  • Added support for photo selection from Camera or Album
  • Added Auto-Enhance (EnhanceFX)
  • Added VividFX
  • Fixed the reset button issue that is not working in some cases
Read all 23 comments »

Questions & Comments

Leave a comment

You must be logged-in to leave a comment.
Log-in now or register for a free account.
  • Dan Blow said:

    2 weeks ago
    I'm looking for a way to do "automatic cropping." The workflow is this: I have a receipt on my table. I take a picture of it. I'd like the next screen to be the picture, with guides around the page. The guides should be adjustable, but initially the SDK should make the best guess as to the bounds of the receipt within the image. Is this possible? The "Scanner Pro" app does something like this, but they don't offer an SDK.
  • perera malinda said:

    3 weeks ago
    thanks...
  • Luqman License holder?Single App License said:

    9 months ago
    Hello
    Can you load and save images on this? Or is there only 1 default image?
    • Mos IT Ltd. Author said:

      9 months ago
      Hello Luqman,

      Sample app is only for SDK demonstration, there is one default image but you can also select your custom images to apply effects but there is no saving. But after applying effects to your uiimage saving is an easy task.
    • Luqman License holder?Single App License said:

      9 months ago
      Ok, How do I save the uiimage?

      + Ive just found a bug, when your scrolling through the filters, sometimes the keyboard appears out of no where for some reason, and you cannot dismiss it. How do i fix this?
    • Mos IT Ltd. Author said:

      9 months ago
      Hi Luqman,

      Sample app is not an application for everyday use. It is only a showcase for the SDK effects. For saving and resizing uiimage see stackoverflow for many examples:

      http://stackoverflow.com/questions/2264039/uiimage-saving-image-with-file-name-on-the-iphone
      http://stackoverflow.com/questions/2658738/the-simplest-way-to-resize-an-uiimage

      You can open an issue for the keyboard bug for the sample app.
You must be logged-in to vote. Log-in to your account or register now.
View all 10 reviews »

User Reviews

Starting from $ 49.99

View Pricing 14 days money-back guarantee