PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Executes this image command using specified context.
Namespace: Smartsite.ImageProcessor.Commands
Assembly: Smartsite.ImageProcessor (in Smartsite.ImageProcessor.dll)
Syntax
C# | Copy Code |
---|---|
public override void Execute( context ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Sub Execute ( _ context As _ ) |
Parameters
- context
- ImageContext
The context.
See Also
DPIResolutionCommand Class
Smartsite.ImageProcessor.Commands Namespace