How to use an image converter in my application?
-
Hai! My application creates an .jp2 image file, i am not able to display it on my dialog, so i thought of using a Image converter to convert this .jp2 image to .jpg image, as i am able to display .jpg images on my dialog. So can you please suggest me any free converter and how to implement it in my application to convert .jp2 image to .jpg image. I am developing my application in eVC++ for a WIN CE Device and using Pocket PC 2003 SDK. Thanks!
-
Hai! My application creates an .jp2 image file, i am not able to display it on my dialog, so i thought of using a Image converter to convert this .jp2 image to .jpg image, as i am able to display .jpg images on my dialog. So can you please suggest me any free converter and how to implement it in my application to convert .jp2 image to .jpg image. I am developing my application in eVC++ for a WIN CE Device and using Pocket PC 2003 SDK. Thanks!
CXImage article has good info about your question,you can find it on the Codeproject.
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
Hai! My application creates an .jp2 image file, i am not able to display it on my dialog, so i thought of using a Image converter to convert this .jp2 image to .jpg image, as i am able to display .jpg images on my dialog. So can you please suggest me any free converter and how to implement it in my application to convert .jp2 image to .jpg image. I am developing my application in eVC++ for a WIN CE Device and using Pocket PC 2003 SDK. Thanks!
try image magik library, it's open source!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
CXImage article has good info about your question,you can find it on the Codeproject.
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
I have come across CXimage, But there are so many file (.cpp and .h) for each format of image, moreever i could not even know how to implement it, If you donot mind can you please explain me in detail which files of CXimage to be imported into my application and what code changes to be made so as to convert .jp2 image too .jpg, i need it very badly plz help me! Thanks!
-
try image magik library, it's open source!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Can you please explain in detail which file to be imported from Image magik and how to implement it in my application Thanks!
have you checked out the imagemagik library? check it help, of you downloaded it sourece/com component!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You