Class ImageConverterProvider
- Namespace
- Dynamicweb.Imaging.Providers
- Assembly
- Dynamicweb.Core.dll
Provides image conversion functionality (format, resize, crop).
- Inheritance
-
Image
Converter Provider
- Inherited Members
Methods
Convert(ConvertParameters)
Converts the image and returns the contents of the converted image.
Parameters
convertParameters
ConvertParameters The conversion parameters.
Returns
- byte[]
The contents of the converted image.