Imaging
Table of Contents
Namespaces
- Event
- Exception
- IconProvider
- ImageManipulation
Interfaces
- IconProviderInterface
- Interface IconProviderInterface
Classes
- Dimension
- Dimension class holds width and height for an icon
- GraphicalFunctions
- Standard graphical functions
- Icon
- Icon object, holds all information for one icon, identified by the "identifier" property.
- IconFactory
- The main factory class, which acts as the entrypoint for generating an Icon object which
is responsible for rendering an icon. Checks for the correct icon provider through the IconRegistry.
- IconRegistry
- Class which makes it possible to register custom icons
from within an extension.
- ImageDimension
- Representing an image dimension (width and height)
and calculating the dimension from a source with a given processing instruction
- ImageMagickFile
- Value object for file to be used for ImageMagick/GraphicsMagick invocation when
being used as input file (implies and requires that file exists for some evaluations).
- ImageProcessingInstructions
- A DTO representing all information needed to process an image,
mainly the target dimensions.
- ImageProcessingResult
- Decorator around ImageInfo.
- ImageResource
- DTO for a resolved image resource. Mainly used by ContentObjectRenderer.
- SvgManipulation
- Performs SVG cropping by applying a wrapper SVG as view
Enums
- IconSize
- IconState
- Enumeration for Icon states