VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.Web.Services Namespace (Vintasoft.Imaging.Web.Services)
    In This Topic
    Contains platform-independent web services for processing of images.
    Classes
     ClassDescription
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for adding noise to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the auto colors effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the auto contrast effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the auto levels effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for executing an image processing command.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying a bevel edge effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image to black-and-white image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the blur filter to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for performing Butterworth highpass filtering in the frequency domain.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for performing Butterworth lowpass filtering in the frequency domain.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the Canny edge detector filter to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing brightness and contrast of image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing brightness of image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing contrast of image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing gamma of image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing hue, saturation and luminance of image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing pixel format of web image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting image to a color (BGR) image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting image to a grayscale image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting image to a palette image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for clearing an image.
    ClassRequest 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.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the convolution arithmetic filter to an image.
    ClassRequest to a web service. Provides a base class for processing commands based on convolution filter.
    ClassRequest 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.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for converting an image to a grayscale image.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for drawing image on a top of another image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying a drop shadow effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the emboss filter to an image.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for filling rectangles on an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for flipping an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the gaussian blur filter to an image.
    ClassResponse from web service. Contains an execution result of command that detects background color of image.
    ClassResponse from web service. Contains an execution result of command that detects border color of image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting border around an image.
    ClassResponse from web service. Contains an execution result of command that detects border rectangle on image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for calculating the number of colors in an image.
    ClassResponse from web service. Contains an execution result of command that counts colors in image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for getting an information about the histogram of the image.
    ClassResponse from web service. Contains an execution result of command that calculates image histogram.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for calculating the real color depth of an image.
    ClassResponse from web service. Contains an execution result of command that calculates image color depth.
    ClassResponse from web service. Contains an execution result of command that calculates image threshold.
    ClassResponse from web service. Contains parameters, which must be sent to a web service for checking whether an image region contains only one color.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for checking whether an image contains a certain color.
    ClassResponse from web service. Contains an execution result of command that checks whether the certain color is contained in image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for performing highpass filtering in the frequency domain.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for comparing image with another image.
    ClassRequest 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.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for scaling an image.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for smoothing an image using highpass filtering in frequency domain.
    ClassRequest 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.
    ClassRequest 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.
    ClassResponse from web service. Contains an execution result of command that checks whether an image is black-white image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for checking whether an image is blank.
    ClassResponse from web service. Contains an execution result of command that checks whether an image is blank.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for checking whether an image contains only gray colors.
    ClassResponse from web service. Contains an execution result of command that checks whether an image is grayscale image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing the color levels of an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for performing lowpass filtering in the frequency domain.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying an affine transformation to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying a mosaic effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying a motion blur effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying an oil painting effect to an image.
    ClassRequest 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.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for overlaying image on the top of another image.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the pixelate effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying a posterize effect to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for skewing an image using quadrilateral warp.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying a red eye removal effect to an image.
    ClassRequest 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.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for replacing colors of an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for changing resolution of image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for resizing an image canvas.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for image resizing.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for image rotation.
    ClassRequest 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.
    ClassRequest 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.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the sharpen filter to an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for skewing an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying the tile reflection effect to an image.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to process an image.
    ClassContains settings of the RemapColorsCommand.
    ClassProvides a class that contains information about color.
    ClassContains information how to replace colors specified by color sphere.
    ClassContains information about color sphere in RGB space.
    See Also