I'm using MagickCore under VS 2005. I've tried to run MagickCore sample which is here http://www.imagemagick.org/script/magick-core.php
and figured out that at the beginning (this line) :
MagickCoreGenesis(*argv,MagickTrue);
this sample application takes 1 624 KB memory and at the end :
return(0 ...
Search found 2 matches
- 2019-01-19T01:04:27-07:00
- Forum: Developers
- Topic: Problem with memory
- Replies: 1
- Views: 9641
- 2019-01-19T01:01:00-07:00
- Forum: Users
- Topic: Help with TIFF
- Replies: 2
- Views: 3626
Help with TIFF
Hi there.
We are using the Image Magick to generate a non-rectangular image uploaded by user on a website.
The website module generates a transparent area of the certain shape around the uploaded user's image and generates the TIFF file.
This images are being used for futher printing in on EPSON ...
We are using the Image Magick to generate a non-rectangular image uploaded by user on a website.
The website module generates a transparent area of the certain shape around the uploaded user's image and generates the TIFF file.
This images are being used for futher printing in on EPSON ...