ImageConvertOptions Class |
Namespace: GroupDocs.Conversion.Options.Convert
The ImageConvertOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageConvertOptions |
Initializes new instance of ImageConvertOptions class.
|
Name | Description | |
---|---|---|
![]() | Brightness |
Adjusts image brightness.
|
![]() | Contrast |
Adjusts image contrast.
|
![]() | FlipMode |
Image flip mode.
|
![]() | Format |
The desired file type the input document should be converted to.
(Inherited from ConvertOptionsTFileType.) |
![]() | Gamma |
Adjusts image gamma.
|
![]() | Grayscale |
Indicates whether to convert into grayscale image.
|
![]() | Height |
Desired image height after conversion.
|
![]() | HorizontalResolution |
Desired image horizontal resolution after conversion. The default resolution is the resolution of the input file or 96 dpi.
|
![]() | JpegOptions |
Jpeg specific convert options.
|
![]() | PageNumber |
The page number to start conversion from.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Pages |
The list of page indexes to be converted. Should be specified to convert specific pages.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | PagesCount |
Number of pages to convert starting from PageNumber.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | PsdOptions |
Psd specific convert options.
|
![]() | RotateAngle |
Image rotation angle.
|
![]() | TiffOptions |
Tiff specific convert options.
|
![]() | UsePdf |
If true, the input firstly is converted to PDF and after that to desired format.
|
![]() | VerticalResolution |
Desired image vertical resolution after conversion. The default resolution is the resolution of the input file or 96 dpi.
|
![]() | Watermark |
Watermark specific options
(Inherited from CommonConvertOptionsTFileType.) |
![]() | WebpOptions |
Webp specific convert options.
|
![]() | Width |
Desired image width after conversion.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clones current options instance.
(Inherited from ConvertOptions.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | Equals(ValueObject) |
Determines whether two object instances are equal.
(Inherited from ValueObject.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from ValueObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |