Namespace Umbraco.Cms.Core.Media
Classes
NoopImageDimensionExtractor
A no-operation implementation of IImageDimensionExtractor that does not extract any image dimensions.
NoopImageUrlGenerator
A no-operation implementation of IImageUrlGenerator that returns the original image URL without modifications.
UploadAutoFillProperties
Provides methods to manage auto-fill properties for upload fields.
Interfaces
IEmbedProvider
Defines a provider for embedding media content from external sources using OEmbed protocol.
IImageDimensionExtractor
Allows extracting the image dimensions from a stream.
IImageUrlGenerator
Exposes a method that generates an image URL based on the specified options.