<emit source="cimg"></emit>
Provided by module: Image converter
Entitybased version of <cimg>.
Takes the same attributes as <cimg>.
-
&_.data; (provided by Image converter)
Returns the imagedata given through other sources, like databases
through entities.
-
&_.file-size; (provided by Image converter)
Returns the image's file size.
-
&_.src; (provided by Image converter)
Returns the path to the indata file.
-
&_.type; (provided by Image converter)
Returns the image's content-type.
-
&_.xsize; (provided by Image converter)
Returns the width of the image.
-
&_.ysize; (provided by Image converter)
Returns the height of the image.