| CMS.ResponsiveImages Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | ImageContainer | 
            Represents a container which encapsulates image data that are passed into the image filters.
             | 
|  | ImageFilterException | 
            Represents errors that occur during filter application.
             | 
|  | ImageMetadata | 
            Represents image metadata.
             | 
|  | ImageVariantDefinition | 
            Variant definition which is generated using the collection of IImageFilter.
             | 
|  | ImageVariantDefinitionExtensions | 
            Extension methods for IImageVariantDefinition.
             | 
|  | ImageVariantDefinitionManager | 
            Provides methods for image variant definition management.
             | 
|  | RegisterImageVariantDefinitionAttribute | 
            Registers an image variant definition within the system.
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IImageFilter | 
            Represents an image filter which can be applied on an image.
             | 
|  | IImageVariantDefinition | 
            Interface for the image variant definition.
             | 
|  | IVariantContext | 
            General interface for image variant processing context.
             | 
|  | IVariantContextScope | 
            General interface for variant context scopes which restrict generating of variants based on the context in which the variant is generated.
             |