![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public static class ImageUtility |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class ImageUtility |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetPreferredResponseContentType | Overloaded. |
![]() ![]() |
GetSupportedImageExtensions |
Gets the supported image types.
|
![]() ![]() |
GetSupportedImageTypes |
Gets the supported image types.
|
![]() ![]() |
InferContentTypeFromFilePath |
Infers the content type from specified file path.
|
![]() ![]() |
LoadConfigAsync |
Loads the image server configuration in the background.
|
![]() ![]() |
ValidateImageProcessorAccess |
Validates access to the image processor. Raises an exception if the image server is disabled in the configuration.
|
See Also
Smartsite.ImageProcessor Namespace