Hello.
Quite new using Magick.net.
I've been deploying a service on a Windows Server 2003 with 4GB RAM and a limited free space in C: unit.
So far, I have overcome the lack of resources creating several environment variables (MAGICK_MEMORY_LIMIT, MAGICK_TEMPORARY_PATH and MAGICK_TMPDIR).
What I am wondering now is if instead of creating the environment variables, the configuration of those parameters can be done through the Initialize method and how. Because, I haven't found a good documentation on this issue.
Any help will be welcome.
Thanks in advance.
Quite new using Magick.net.
I've been deploying a service on a Windows Server 2003 with 4GB RAM and a limited free space in C: unit.
So far, I have overcome the lack of resources creating several environment variables (MAGICK_MEMORY_LIMIT, MAGICK_TEMPORARY_PATH and MAGICK_TMPDIR).
What I am wondering now is if instead of creating the environment variables, the configuration of those parameters can be done through the Initialize method and how. Because, I haven't found a good documentation on this issue.
Any help will be welcome.
Thanks in advance.