| Class | Description |
 | AddNoiseRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for adding noise to an image. |
 | AutoColorsCommandRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the auto colors effect to an image. |
 | AutoContrastCommandRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the auto contrast effect to an image. |
 | AutoLevelsCommandRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the auto levels effect to an image. |
 | BaseProcessingCommandRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for executing an image processing command. |
 | BevelEdgeRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying a bevel edge effect to an image. |
 | BinarizeRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image to black-and-white image. |
 | BlurRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the blur filter to an image. |
 | ButterworthHighpassRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for performing Butterworth highpass filtering in the frequency domain. |
 | ButterworthLowpassRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for performing Butterworth lowpass filtering in the frequency domain. |
 | CannyEdgeDetectorRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the Canny edge detector filter to an image. |
 | ChangeBrightnessContrastRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing brightness and contrast of image. |
 | ChangeBrightnessRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing brightness of image. |
 | ChangeContrastRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing contrast of image. |
 | ChangeGammaRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing gamma of image. |
 | ChangeHueSaturationLuminanceRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing hue, saturation and luminance of image. |
 | ChangePixelFormatRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing pixel format of web image. |
 | ChangePixelFormatToBgrRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting image to a color (BGR) image. |
 | ChangePixelFormatToGrayscaleRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting image to a grayscale image. |
 | ChangePixelFormatToPaletteRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting image to a palette image. |
 | ClearRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for clearing an image. |
 | ColorBlend16RequestParams | Request to a web service. Contains parameters, which must be sent to a web service for blending the color components of 48- and 64-bpp color image. |
 | ColorBlendRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for blending the color components of 1-, 4-, 8-, 24- and 32-bpp image. |
 | ConvolutionArithmeticFilterRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the convolution arithmetic filter to an image. |
 | ConvolutionBasedRequestParams | Request to a web service. Provides a base class for processing commands based on convolution filter. |
 | Curves16RequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing the color map of image with 16-bits per color channel. |
 | CurvesRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing the color map of image with 8-bits per color channel. |
 | DesaturateRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for converting an image to a grayscale image. |
 | DilateRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the morphological dilate filter to an image. This filter widens and enhances dark areas of the image. |
 | DrawImageRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for drawing image on a top of another image. |
 | DropShadowRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying a drop shadow effect to an image. |
 | EmbossRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the emboss filter to an image. |
 | ErodeRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the morphological erode filter to an image. This filter widens and enhances bright areas of the image. |
 | FillRectangleRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for filling rectangles on an image. |
 | FlipRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for flipping an image. |
 | GaussianBlurRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the gaussian blur filter to an image. |
 | GetBackgroundColorResponseParams | Response from web service. Contains an execution result of command that detects background color of image. |
 | GetBorderColorResponseParams | Response from web service. Contains an execution result of command that detects border color of image. |
 | GetBorderRectRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for detecting border around an image. |
 | GetBorderRectResponseParams | Response from web service. Contains an execution result of command that detects border rectangle on image. |
 | GetColorCountRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for calculating the number of colors in an image. |
 | GetColorCountResponseParams | Response from web service. Contains an execution result of command that counts colors in image. |
 | GetHistogramRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for getting an information about the histogram of the image. |
 | GetHistogramResponseRequest | Response from web service. Contains an execution result of command that calculates image histogram. |
 | GetImageColorDepthRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for calculating the real color depth of an image. |
 | GetImageColorDepthResponseParams | Response from web service. Contains an execution result of command that calculates image color depth. |
 | GetThresholdResponseParams | Response from web service. Contains an execution result of command that calculates image threshold. |
 | GetUniqueColorResponseParams | Response from web service. Contains parameters, which must be sent to a web service for checking whether an image region contains only one color. |
 | HasCertainColorRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for checking whether an image contains a certain color. |
 | HasCertainColorResponseParams | Response from web service. Contains an execution result of command that checks whether the certain color is contained in image. |
 | HighpassRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for performing highpass filtering in the frequency domain. |
 | ImageComparisonRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for comparing image with another image. |
 | ImageProcessingCommandWithRegionAndSourceChangeRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for executing an image processing command, which can process image region and change image source. |
 | ImageProcessingCommandWithSourceChangeRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for executing an image processing command that can change image source. |
 | ImageScalingRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for scaling an image. |
 | ImageSharpeningRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for increasing sharpness of an image using highpass filtering in frequency domain. |
 | ImageSmoothingRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for smoothing an image using highpass filtering in frequency domain. |
 | InformativeImageProcessingCommandWithRegionRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for executing an image processing command, which does not modify an image, and can process image region. |
 | IsImageBlackWhiteRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for checking whether an image contains only black and white colors. |
 | IsImageBlackWhiteResponseParams | Response from web service. Contains an execution result of command that checks whether an image is black-white image. |
 | IsImageBlankRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for checking whether an image is blank. |
 | IsImageBlankResponseParams | Response from web service. Contains an execution result of command that checks whether an image is blank. |
 | IsImageGrayscaleRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for checking whether an image contains only gray colors. |
 | IsImageGrayscaleResponseParams | Response from web service. Contains an execution result of command that checks whether an image is grayscale image. |
 | LevelsRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing the color levels of an image. |
 | LowpassRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for performing lowpass filtering in the frequency domain. |
 | MatrixTransformRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying an affine transformation to an image. |
 | MosaicRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying a mosaic effect to an image. |
 | MotionBlurRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying a motion blur effect to an image. |
 | OilPaintingRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying an oil painting effect to an image. |
 | OverlayBinaryRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for overlaying of image on a top of the another image using one of the Vintasoft.Imaging.ImageProcessing.OverlayBinaryOperationType. |
 | OverlayMaskedRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for overlaying of image on the top of another image using 8-bit image mask. |
 | OverlayRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for overlaying image on the top of another image. |
 | OverlayWithBlendingRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for overlaying image on the top of another image with blending of colors. |
 | PixelateRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the pixelate effect to an image. |
 | PosterizeRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying a posterize effect to an image. |
 | QuadrilateralWarpRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for skewing an image using quadrilateral warp. |
 | RedEyeRemovalRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying a red eye removal effect to an image. |
 | RemapColors16RequestParams | Request to a web service. Contains parameters, which must be sent to a web service for remapping colors of image with 16-bits per color channel. |
 | RemapColorsRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for remapping colors of image with 8-bits per color channel. |
 | ReplaceColorRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for replacing colors of an image. |
 | ResampleRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing resolution of image. |
 | ResizeCanvasRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for resizing an image canvas. |
 | ResizeRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for image resizing. |
 | RotateRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for image rotation. |
 | SetAlphaChannelMaskRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for changing the alpha channel of an image from the specified image-mask. |
 | SetAlphaChannelValueRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for setting a value of alpha channel for all pixels of image to the specified value. |
 | SharpenRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the sharpen filter to an image. |
 | SkewRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for skewing an image. |
 | TileReflectionRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for applying the tile reflection effect to an image. |
 | VintasoftImageProcessingWebService | A platform-independent web service that handles HTTP requests from clients and allows to process an image. |
 | WebChannelRemapSettings | Contains settings of the RemapColorsCommand. |
 | WebColorBase | Provides a class that contains information about color. |
 | WebColorReplaceSphere | Contains information how to replace colors specified by color sphere. |
 | WebColorSphere | Contains information about color sphere in RGB space. |