Search found 2 matches

by voirin
2012-01-21T06:01:50-07:00
Forum: Users
Topic: resize methods
Replies: 6
Views: 14395

Re: resize methods

Thanks for the reply - very helpful and much appreciated! I never knew about the resize() function as the Magick++ documentation makes no mention of it at all. It still refers to the old zoom(). Am I looking in the right place? http://www.imagemagick.org/Magick++/Image.html . Maybe the documentation...
by voirin
2012-01-20T09:22:51-07:00
Forum: Users
Topic: resize methods
Replies: 6
Views: 14395

resize methods

Hi, I am new to magick++ having just recently compiled it under VS2010. I am trying to get my head around the various resize methods as the documentation seems a little unclear about things. For example, in the Magick::Image Class documentation page it mentions that the 'filterType' function specifi...