pub fn magick_wand_genesis()Expand description
This function must be called before any other ImageMagick operations are attempted. This function is safe to be called repeatedly.
pub fn magick_wand_genesis()This function must be called before any other ImageMagick operations are attempted. This function is safe to be called repeatedly.