Advertise here




Advertise here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID
Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.

Looking for someone to write some uiimage code

iamwayne5iamwayne5 Posts: 11New Users
edited May 2012 in Help Wanted
I am looking for a method or code, whatever you want to call it, that takes two images (image1.png and image2.jpg) and creates image3.jpg or png.

Basically I have a picture and I want to put a image of a flower on the picture and save the end result in a file.

something like...

-(UIImage *)combineImage:(UIImage *)image1 withOverlay:(UIImage *)image2{

//code
return newImage;
}


Please let me know if you can help. Willing to pay up to $100, contact me and we can work out the details. Simple code, I just don't have time myself to read over quartz2d or whatever you use to do this. It's probably even explained in the forums already too.
Post edited by iamwayne5 on

Replies

Sign In or Register to comment.