Magick++ Help with getting file attributes.
Posted: 2007-07-12T22:25:57-07:00
Hello,
I am in need of some Magick++ advise. I have created a MagickPerl script that I need to convert to the Magick++ C++ API. I was looking for information on getting file attributes and separating the alpha mask from an image. In perl to get info you use $image->Get('matte'), but I don't see a "Get" function. Same goes for 'Columns' and 'rows'. I also see there is no separate listed in the table. Can anyone help.
Thanks.
I am in need of some Magick++ advise. I have created a MagickPerl script that I need to convert to the Magick++ C++ API. I was looking for information on getting file attributes and separating the alpha mask from an image. In perl to get info you use $image->Get('matte'), but I don't see a "Get" function. Same goes for 'Columns' and 'rows'. I also see there is no separate listed in the table. Can anyone help.
Thanks.