class IcoImage

Defined in:

asset_file/ico_image.cr

Instance Method Summary

Instance methods inherited from class AssetFile

contents : String contents, etag : String etag, mime_type mime_type, to_s(io : IO) to_s, uri_path : String uri_path

Constructor methods inherited from class AssetFile

new(uri_path : String, contents : String) new

Class methods inherited from class AssetFile

handle(ctx) handle

Instance Method Detail

def mime_type #

[View source]