The Converter type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Converter |
Creates and initializes an instance of the Converter class. |
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
AutoReduceDimensions |
Gets or sets a value specifying what to do if the browser does not allow creating resized copies of specified size. |
![]() |
Hash |
Gets or sets an algorithm to generate a hash value for each converted file created using this converter. |
![]() |
Mode |
Gets or sets the conversion mode of the thumbnail. |
![]() |
ThumbnailApplyCrop |
Gets or sets a value indicating whether the thumbnail should be cropped. |
![]() |
ThumbnailApplyDrawTool |
Gets or sets a value indicating whether to apply drawing to the thumbnail made by a user through the image editor. |
![]() |
ThumbnailBgColor |
Gets or sets a background color of the thumbnail. |
![]() |
ThumbnailCompressOversizedOnly |
Gets or sets a value indicating whether the uploader should ignore the thumbnail settings if the resized image turns out to be larger than the original file. |
![]() |
ThumbnailCopyColorProfile |
Gets or sets a value indicating whether the thumbnail copy the ICC color prfile from the original file. |
![]() |
ThumbnailCopyExif |
Gets or sets a value indicating whether the thumbnail should contain EXIF metadata copied from the original file. |
![]() |
ThumbnailCopyIptc |
Gets or sets a value indicating whether the thumbnail should contain IPTC metadata copied from the original file. |
![]() |
ThumbnailFitMode |
Gets or sets the fit mode of the thumbnail. |
![]() |
ThumbnailHeight |
Gets or sets the height restriction for the thumbnail. |
![]() |
ThumbnailJpegQuality |
Gets or sets a JPEG quality of the thumbnail. |
![]() |
ThumbnailResizeCmyk |
Gets or sets a value indicating whether CMYK images should be resized or ignored. |
![]() |
ThumbnailResizeFailureDetector |
Configures how the uploader tries to detect whether image resizing failed due to memory issues and whether to retry. |
![]() |
ThumbnailResizeQuality |
Gets or sets a resize quality of the thumbnail (interpolation algorithm). |
![]() |
ThumbnailResolution |
Gets or sets a resolution of the thumbnail (DPI). |
![]() |
ThumbnailSizeLimit |
Gets or sets a max file size for a thumbnail generated by uploader. |
![]() |
ThumbnailType |
Gets or sets a value specifying the output image type. |
![]() |
ThumbnailUseExifPreview |
Gets or sets a value specifying whether the uploader should try using EXIF previews when possible. |
![]() |
ThumbnailWatermark |
Gets or sets a watermark of the thumbnail. |
![]() |
ThumbnailWidth |
Gets or sets the width restriction for the thumbnail. |