Class: AlternateImage
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- AlternateImage
- Includes:
- CoreBase
- Defined in:
- app/models/alternate_image.rb
Overview
An image generated by processing a SubImage (i.e. SectionImage, AtlasImage). Examples include Expression Masks and AtlasImages with rendered annotations.
To download an AlternateImage, use the AlternateImage.path with the dimensions of its associated SubImage to build an Image Service request.