How to use distort function of ImageMagick.?
Posted: 2012-08-15T22:49:38-07:00
Hi,
I have to use distort function of ImageMagicK (Magick++). I don't have clear understanding of the parameters passed to it.
void distort ( const DistortImageMethod method_,
const size_t number_arguments_,
const double *arguments_,
const bool bestfit_ = false );
Can anybody help me which argumets to pass to the function while calling.?
Regards,
mbatra
I have to use distort function of ImageMagicK (Magick++). I don't have clear understanding of the parameters passed to it.
void distort ( const DistortImageMethod method_,
const size_t number_arguments_,
const double *arguments_,
const bool bestfit_ = false );
Can anybody help me which argumets to pass to the function while calling.?
Regards,
mbatra