You need ImageGen Professional to use classes. They are ignored in the free version.
You always have access to the Pro features when running on localhost or any *.local domain so you can test things out before purchasing. If you've already gotten a domain key you can confirm it is installed properly by using the imagegen.ashx?version request.
Class option wont work
Ho there,
I added my own class in the imaggen.config and followed the installation guide with no success.
Here is my added class:
<Class Name="myClass" OverridesQueryString="true">
<AllowUpsizing>false</AllowUpsizing>
<Compression>90</Compression>
<Constrain>True</Constrain>
<Height>348</Height>
<Width>554</Width>
<Crop>Resize</Crop>
<format>jpg</format>
</Class>
When hadcoding this it works.
Any Idea?
Many thanks
mkariti
You need ImageGen Professional to use classes. They are ignored in the free version.
You always have access to the Pro features when running on localhost or any *.local domain so you can test things out before purchasing. If you've already gotten a domain key you can confirm it is installed properly by using the imagegen.ashx?version request.
cheers,
doug.
Ofcourse....
is working on a reply...