This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides the context for the execution of image commands.
Namespace: Smartsite.ImageProcessor.Commands
Assembly: Smartsite.ImageProcessor (in Smartsite.ImageProcessor.dll)
Syntax
C# | Copy Code |
---|---|
public class ImageContext : |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ImageContext _ Implements |
Remarks
The ImageContext class is NOT thread safe. Please make sure all access to this class is performed from a single thread!
Inheritance Hierarchy
See Also
ImageContext Members
Smartsite.ImageProcessor.Commands Namespace