Class CKImage |
|
Creates an image tag.
Required attributes: file or src.
alt: | Alternative text to the picture. |
border: | Size of image border. |
file: | Name of an image file searched from resource directory(CKApplication#resource). |
src: | You specify an image file directly. This value prevails over "file" attribute. |
Methods |
Public Instance methods |
run() |
to_s() |