Welcome to iPadForums.net Guest - Click Here to Register
iPadForums.net is the original Apple iPad Forum! Registered Users do not see these ads. Please Register - It's Free!
+ Reply to Thread
Results 1 to 1 of 1
  1. #1
    iPad Noob!
    Member #
    44363
    Join Date
    Apr 2011
    Posts
    3

    Question Image Procesing Sharpness on UIImageView with a Slider

    Hello to all,
    I am new to iPhone Development and even new to Image Processing but guyz i all of your help I am learning Image Processing in Bits and Pieces What i have learned so far is that how can i obtain the Actual pixel data from CGImage object and how to create a new modified image here is the code :
    Code:
     CGImageRef sourceImage = theImage.image.CGImage;
        CFDataRef theData;
        theData = CGDataProviderCopyData(CGImageGetDataProvider(sourceImage));
        
        UInt8 *pixelData = (UInt8 *) CFDataGetBytePtr(theData);
        
        int dataLength = CFDataGetLength(theData);
    But right now i am struck at a point how can i increase/Decrease the sharpness of UIIMageView With a Slider.
    Please share your thoughts with us so it will benefit all of us in someway.........
    Regards,

  2. Ads



Home | Forum | Active Topics | What's New

Advertisements

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Resolution and font sharpness
    By Laban in forum iPad General Discussions
    Replies: 1
    Last Post: 05-05-2011, 04:07 AM
  2. image
    By tremblayd in forum New Member Introductions - Site Assistance
    Replies: 6
    Last Post: 04-20-2011, 06:54 AM
  3. Word Procesing App
    By sllauterbach in forum iPad Apps
    Replies: 3
    Last Post: 04-02-2011, 12:32 AM

Search tags for this page

image sharpness edit iphone
,
image sharpness in iphone
,
ipad image slider
,
iphone development image uint8
,
iphone image sharpness
,
iphone sharpness image
,
uiimage
,
uiimage increase sharpness
,
uiimage sharper
,

uiimage sharpness

,
uiimageview sharp image
,
uiimageview slide click
Click on a term to search for related topics.