<emit source="cimg"></emit>
Provided by module: Graphics: Image converter
Entitybased version of <cimg>.
Takes the same attributes as <cimg>.
Attributes
- nodata="{yes , no}"
-
Controls suppression of &_.data; in the output. Useful for
reducing memory consumption in cached emit tags. The default value
is 'no'.
-
&_.data; (provided by Graphics: Image converter)
Returns the imagedata given through other sources, like databases
through entities.
-
&_.file-size; (provided by Graphics: Image converter)
Returns the image's file size.
-
&_.src; (provided by Graphics: Image converter)
Returns the path to the indata file.
-
&_.type; (provided by Graphics: Image converter)
Returns the image's content-type.
-
&_.xsize; (provided by Graphics: Image converter)
Returns the width of the image.
-
&_.ysize; (provided by Graphics: Image converter)
Returns the height of the image.