module Image

Defined in:

image.cr

Class Method Summary

Class Method Detail

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]