keep index palette identical on resize operation PerlMagic

PerlMagick is an object-oriented Perl interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning PerlMagick.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Use SampleImage() to resize an image while retaining the original colormap (no new colors are introduced). Note, the sampled image will probably not look as good as a resized image.
Post Reply