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 configuration types.
Syntax
C# | Copy Code |
---|---|
namespace Smartsite.ImageProcessor.Configuration |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.ImageProcessor.Configuration |
Classes
Class | Description | |
---|---|---|
CommandElementComparer |
Compares command elements using a given order.
|
|
ContentTypeElement |
Defines the content type element.
|
|
ContentTypeElementCollection |
Defines the configuration collection that contains content type elements.
|
|
FileExtensionElement |
Defines the file extension element.
|
|
FileExtensionElementCollection |
Defines the configuration collection that contains file extension elements.
|
|
ImageCommandElementCollection |
Extends the default command element collection with image specific information.
|
|
ImageServerConfiguration |
Represents the Image Server configuration.
|
|
ImageServerSection |
Provides the image server configuration section.
|
|
ImageTypeElement |
Defines the image type element.
|
|
ImageTypeElementCollection |
Defines the configuration collection that contains image types elements.
|