hello guys how r u all?
i have an image in tif format and i have to rotate that image clock wise and anticlock wise , but there is exception ocure "Out of memory" what does that mean and how can i over come on this
Reply soon
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Aug 17, 2012, 12:53 PM
Faisal AnsariPosted Aug 17, 2012, 1:39 AM
yes i am using Using block for disposing
here is my code below
but the exception remain same here
Jaganathan BantheswaranPosted Aug 16, 2012, 2:33 AM
Are you disposing images properly?
Use Using key word whereever applicable.