module Image

Defined in:

image.cr

Class Method Summary

Class Method Detail

def self.enable(is_enabled : Bool, content_path : Path) #

Enable images feature


[View source]
def self.read_all(path) #

Finds all images in a path and build Image objects out of them


[View source]
def self.render(images, prefix = "") #

[View source]