This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Smartsite image processor.
Syntax
C# | Copy Code |
---|---|
namespace Smartsite.ImageProcessor |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.ImageProcessor |
Classes
Class | Description | |
---|---|---|
ImageCommandConsumer |
Implements the imageserver command consumer.
|
|
ImageCommandFactory |
Creates image commands based on web request and configuration data.
|
|
ImageInfo |
Provides basic image information.
|
|
ImageServerFilterStream |
Implements the stream for filtering images.
|
|
ImageServerHttpFilterStream |
Implements the stream for filtering images in the current HTTP context
|
|
ImageServerModule |
Filters images and applies transformations to them where applicable
|
|
ImageUtility |
Provides various image utility functions
|
Enumerations
Enumeration | Description | |
---|---|---|
CommandOrder |
Defines the set of command orderings
|