<CMS: img> This function is used to zoom in or out an image. The usage instructions are as follows:
<CMS: img> application instance:
......
<CMS: contentload...>
<CMS: IMG width = "100" Height = "75" border = "0" scalecolor = "cccccc" scalefilter = "shadow" alt = "文 ">
<CMS: Param name = "src">
<CMS: contentshow element = "pictureelement"/>
</CMS: param>
</CMS: img>
</CMS: contentload>
......
Cms img label description: scalecolor: The scaled background color of the image. The value is the color value, for example, cccccc.
Scalefilter: the CSS Filter for the background after image scaling. Its value is the supported filter values, such as shadow and grayscale. Height: scaled Image Height scaleposition: scaled Image Location scalequality: Save quality of the scaled image. The value ranges from 0 to. scalerendermode: Scaling rendering mode.
The value is: {@ link simapi # render_quality} (default) the best image scaling processing. This mode takes more time to scale {@ link simapi # render_speed} the fastest image scaling processing, after scaling in this mode, the image quality difference {@ link simapi # render_medium} uses the default rendering mode in JVM. This mode is not recommended, because it is the same as the {@ link simapi # render_quality} mode, slow SRC: Image urlscaletype: Image Scaling type width: Image scaled width