Leadtools.Services.ImageProcessing.DataContracts Namespace : RotateRequest Class |
The following tables list the members exposed by RotateRequest.
Name | Description | |
---|---|---|
RotateRequest Constructor | Initializes a new instance of the RotateRequest class object. |
Name | Description | |
---|---|---|
Angle | Gets or sets the rotation angle | |
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) | |
FillColor | Gets or sets the background fill color. | |
Flags | Gets or sets the flag to keep the resulting image the same size as the original image or to resize according to the rotation direction specified. | |
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) |