Former-commit-id: fb92cab47f74aa7461351544ebd079756f181f8e
@ -18,7 +18,7 @@
<h3>Cropped Percent</h3>
<img src="/images/Penguins.jpg?width=300&height300&crop=0.1,0.2,0.1,0.6&cropmode=percent" />
<img src="/images/bus.jpg?width=311" />
</div>
</section>
@ -41,6 +41,7 @@
<div class="col-s-8">
<img src="/images/udendørs.jpg?width=600&height=250&mode=crop" />
<img src="/images/bus.jpg?width=311&height=250&mode=crop¢er=0.2,0.7" />
@ -30,7 +30,7 @@
<settings>
<setting key="MaxWidth" value="3000"/>
<setting key="MaxHeight" value="3000"/>
<setting key="RestrictTo" value="width=300"/>
<!--<setting key="RestrictTo" value="width=300"/>-->
</settings>
</plugin>
<plugin name="Rotate" type="ImageProcessor.Processors.Rotate, ImageProcessor"/>