class Crst::Image

Overview

Represents an image

Defined in:

crst/nodes.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(uri : String, options : Hash(String, String) = {} of String => String) #

[View source]

Instance Method Detail

def options : Hash(String, String) #

[View source]
def options=(options : Hash(String, String)) #

[View source]
def uri : String #

[View source]
def uri=(uri : String) #

[View source]