Overview and description of Leadtools Services Raster DataContracts classes.
Class | Description | |
---|---|---|
BinaryRasterRegionData | Creates or updates the image region using the specified region data. | |
ClearRasterRegionData | Removes the region from the image and frees the memory used for the region. | |
ConvertRequest | The ConvertRequest object provides options for the IRasterService.Convert operation. | |
ConvertResponse | The ConvertResponse object provides options for the IRasterService.Convert operation. | |
EllipseRasterRegionData | Creates or updates the image region by adding an elliptical region. | |
GetInformationRequest | The GetInformationRequest object provides options for the IRasterService.GetInformation operation. | |
GetInformationResponse | The GetInformationResponse object provides options for the IRasterService.GetInformation operation. | |
MagicWandRasterRegionData | Creates or updates the image region based on the color found at a specified point. | |
PolygonRasterRegionData | Creates or updates the image region by adding a polygonal region. | |
RasterRegionData | Base class for ClearRasterRegionData, RectangleRasterRegionData, EllipseRasterRegionData , PolygonRasterRegionData, MagicWandRasterRegionData and BinaryRasterRegionData classes. | |
RectangleRasterRegionData | Creates or updates the image region by adding a rectangular region. |