Hi,
I downloaded the IM_Test sample project from this http://www.imagemagick.org/script/binary-releases.php#iOS link. I want to convert a wmf file to JPEG or PNG. I have used the function :
- (IBAction)buttonConv04:(id)sender {
// MagickWandGenesis();
int arg_count = 4;
char *input_image ...
Search found 1 match
- 2015-09-11T02:04:07-07:00
- Forum: Users
- Topic: How to convert WMF to PNG/JPEG on ImageMagick iOS library
- Replies: 0
- Views: 6725