Leadtools.Services.ImageProcessing.DataContracts Namespace : ResizeRequest Class |
The following tables list the members exposed by ResizeRequest.
Name | Description | |
---|---|---|
ResizeRequest Constructor | Initializes a new instance of the ResizeRequest class object. |
Name | Description | |
---|---|---|
ConvertOptions | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterConvertOptions which controls the conversion from one image format to any of the image formats supported by LEADTOOLS. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) | |
Flags | Gets or sets the flags that control the behavior when resizing the image. | |
Height | Gets or sets the new image height in pixels. | |
RegionData | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be used to specify a region on an image. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) | |
Width | Gets or sets the new image width in pixels. |