#3 Resize with Reusable Settings
Resources
Resize with Reusable Settings
If you want to specify resize-rules many times, you will usually want the configuration as a bundle to use multiple times. The following examples show how to do this.
This example uses the configuration as is, to create an image according to following specs
Result


This example uses the configuration as is, to create an image according to following specs
Result


This example uses a config-bundle, but also specifies additional parameters in Link.Image(...)
.
Result



#3 Resize with Reusable Settings