Leadtools.Services.ImageProcessing.DataContracts Namespace : ColorResolutionRequest Class |
The following tables list the members exposed by ColorResolutionRequest.
Name | Description | |
---|---|---|
ColorResolutionRequest Constructor | Initializes a new instance of the ColorResolutionRequest class object. |
Name | Description | |
---|---|---|
BitsPerPixel | Gets or sets the number of bits per pixel for the conversion. | |
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) | |
DitheringMethod | Gets or sets the dithering options used when converted the image. | |
Order | Gets or sets the desired color order for the conversion. | |
PaletteFlags | Gets or sets the Palette options used when converting the image. | |
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) |