Show / Hide Table of Contents

Namespace AdaptiveImages.Providers

Classes

ImageMetaData

Represents meta data for a source image.

ImageProviderAsset

Represents metadata for an original image

ImageProviderAssetData

Represents binary data for uploading/downloading images

ImageProviderException

Represents an exception thrown by an image provider

ImageProviderExtensions

Helper methods for working with image providers

ImageProviderFactory

Used to manage add or remove image providers for sourcing original images

ImageProviderOption

Represents an image provider option

OptimizelyImageProvider

Image provider for images uploaded in the CMS, i.e. ImageData content

Interfaces

IImageProvider

Represents an image provider used to find and download original images.

IImageProviderAsset

Represents meta data for an image.

IImageProviderAssetData

Represents binary data for an image.

IImageProviderOption

Used to present selectable options when working with an image provider, for example to select a DAM category in the panel widget.

IImageSize

Can for example be implemented by a website's MediaData type(s) to avoid having to load a blob in memory to determine an image's dimensions and filesize.

IOptimizelyImageProvider

Implemented by image providers that serve Optimizely images, i.e. ImageData content.

Enums

ImageProviderMetaDataProperty

Represents support meta data properties that may be retrieved or set through an image provider

ImageProviderOptionCapability

Represents capabilities supported by an image provider

☀
☾
In this article
Back to top
Documentation applies to: Adaptive Images 2.x
☀
☾