GroupDocs.Editor.HtmlCss.Resources.Images

The GroupDocs.Editor.HtmlCss.Resources.Images namespace provides classes that represent image resources of all types in general.

Structures

Structure Description
Dimensions Represents the linear dimensions (width and height) of one raster rectangular image in arbitrary unit. Immutable struct.
ImageType Represents one supportable image type (format), supports both raster and vector formats

Interfaces

Interface Description
IImage Image CSS data type represents a two-dimensional image
IImageResource Represents image resource of any type, raster or vector