class W3MImageDisplay::Image
- W3MImageDisplay::Image
- Reference
- Object
Defined in:
w3m_image_display/image.crConstructors
Instance Method Summary
-
#clear
Remove the image
-
#draw(x, y, w, h, stretch = true, centre = true)
Draw using terminal columns and lines
-
#draw_pixel(x, y, w, h)
Draw using pixels
-
#size
Size of the image file
- #sync
- #sync_communication
Constructor Detail
Instance Method Detail
Draw using terminal columns and lines
Starting cell, then max size
Stretch determines if the image should be made to fit the box
centre
determines if space should be added around the image
if it is made smaller