|
|
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 class ImageContext
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Class ImageContext
|
|
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
|
|
ImageSize |
Gets the actual size of the image.
|
|
|
JpegQuality |
Gets or sets the JPEG quality when the response image type is JPEG.
|
|
|
RequestContentType |
Gets the content type of the requested image.
|
|
|
ResponseContentType |
Gets or sets the content type of the response.
|