Click or drag to resize
IImageProcessingService Interface
Interface for image processing service

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public interface IImageProcessingService

The IImageProcessingService type exposes the following members.

Methods
  NameDescription
Public methodTryResize
Resizes the specified image.
Top
See Also