Class: WaxIiif::FullImage

Inherits:
ImageVariant show all
Defined in:
lib/wax_iiif/full_image.rb

Overview

Class FullImage is a standard image variant that does not resize the image at all.

Instance Attribute Summary

Attributes inherited from ImageVariant

#id, #uri

Method Summary

Methods inherited from ImageVariant

#generate_image_id, #height, #initialize, #mime_type, #width

Methods included from Utilities::Helpers

#escape_yaml, #generate_build_location, #generate_id, #generate_image_location, #get_data_path, #save_to_disk

Constructor Details

This class inherits a constructor from WaxIiif::ImageVariant