Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingApiController | Initializes a new instance of the VintasoftImageProcessingApiController class. |
Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingApiController | Initializes a new instance of the VintasoftImageProcessingApiController class. |
Name | Description | |
---|---|---|
![]() | Accepted | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | AcceptedAtAction | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | AcceptedAtRoute | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | AddNoise | Adds noise to an image. |
![]() | AutoColors | Applies the auto colors effect to an image. |
![]() | AutoContrast | Applies the auto contrast effect to an image. |
![]() | AutoLevels | Applies the auto levels effect to an image. |
![]() | BadRequest | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | BevelEdge | Applies a bevel edge effect to an image. |
![]() | Binarize | Converts an image to black-and-white image. |
![]() | Blur | Applies the blur filter to an image. |
![]() | ButterworthHighpass | Performs the Butterworth highpass filtering in the frequency domain. |
![]() | ButterworthLowpass | Performs the Butterworth lowpass filtering in the frequency domain. |
![]() | CannyEdgeDetector | Applies the Canny edge detector filter to an image. |
![]() | Challenge | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | ChangeBrightness | Changes the brightness of image. |
![]() | ChangeBrightnessContrast | Changes the brightness and contrast of image. |
![]() | ChangeContrast | Changes the contrast of image. |
![]() | ChangeGamma | Changes the gamma of image. |
![]() | ChangeHSL | Changes the hue, saturation and luminance of an image. |
![]() | ChangePixelFormat | Changes the pixel format of image. |
![]() | ChangePixelFormatToBgr | Converts an image to a color (BGR) image. |
![]() | ChangePixelFormatToBlackWhite | Converts an image to a black-and-white image. |
![]() | ChangePixelFormatToGrayscale | Converts an image to a grayscale image. |
![]() | ChangePixelFormatToPalette | Converts an image to a palette image. |
![]() | Clear | Clears an image. |
![]() | ColorBlend | Blends the color components of 1-, 4-, 8-, 24- and 32-bpp image. |
![]() | ColorBlend16 | Blends the color components of 48- and 64-bpp color image. |
![]() | Conflict | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | Content | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | Created | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | CreatedAtAction | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | CreatedAtRoute | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | Crop | Crops an image. |
![]() | Curves | Changes the color map of image with 8-bits per color channel. |
![]() | Curves16 | Changes the color map of image with 16-bits per color channel. |
![]() | Desaturate | Converts an image to a grayscale image. |
![]() | Dilate | Applies the morphological dilate filter to an image. This filter widens and enhances dark areas of the image. |
![]() | DrawImage | Draws image on a top of another image. |
![]() | DropShadow | Applies a drop shadow effect to an image. |
![]() | EdgeDetection | Applies the edge detection filter to an image. |
![]() | Emboss | Applies the emboss filter to an image. |
![]() | Erode | Applies the morphological erode filter to an image. This filter widens and enhances bright areas of the image. |
![]() | File | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | FillRectangle | Fills rectangles on an image. |
![]() | Flip | Flips an image. |
![]() | Forbid | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | GaussianBlur | Applies the gaussian blur filter to an image. |
![]() | GaussianHighpass | Performs the Gaussian highpass filtering in the frequency domain. |
![]() | GaussianLowpass | Performs the Gaussian lowpass filtering in the frequency domain. |
![]() | GetAlphaChannelMask | Extracts the alpha channel of an image. |
![]() | GetBackgroundColor | Detects a background color of an image. |
![]() | GetBorderColor | Detects a border color of an image. |
![]() | GetBorderRect | Detects border around an image. |
![]() | GetColorCount | Calculates the number of colors in an image. |
![]() | GetHistogram | Gets an information about the histogram of the image. |
![]() | GetImageColorDepth | Calculates the real color depth of an image. |
![]() | GetThreshold | Detects the binarization threshold of an image. |
![]() | GetUniqueColor | Returns the color of image rectangular region if image region contains only one color. |
![]() | Halftone | Applies the halftone command to an image. |
![]() | HasCertainColor | Checks whether an image has certain color. |
![]() | IdealHighpass | Performs the ideal highpass filtering in the frequency domain. |
![]() | IdealLowpass | Performs the ideal lowpass filtering in the frequency domain. |
![]() | ImageComparison | Creates a grayscale image, which represents the result of comparing two images. |
![]() | ImageScaling | Changes the image scale. |
![]() | ImageSharpening | Increases sharpness of an image using the highpass filtering in frequency domain. |
![]() | ImageSmoothing | Smooths an image using the highpass filtering in frequency domain. |
![]() | Invert | Inverts an image. |
![]() | IsImageBlackWhite | Checks whether an image contains only black and white colors. |
![]() | IsImageBlank | Checks whether an image is blank. |
![]() | IsImageGrayscale | Checks whether an image contains only gray colors. |
![]() | Levels | Changes the color levels of an image. |
![]() | LocalRedirect | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | LocalRedirectPermanent | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | LocalRedirectPermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | LocalRedirectPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | MatrixTransform | Applies an affine transformation to an image. |
![]() | Maximum | Applies the arithmetic maximum filter to an image. The maximum filter is defined as the maximum of all pixels within a local region of an image. |
![]() | Mean | Applies the arithmetic mean filter to an image. |
![]() | Median | Applies the arithmetic median filter to an image. The median filter is defined as the median of all pixels within a local region of an image. |
![]() | MidPoint | Applies the arithmetic midpoint filter to an image. |
![]() | Minimum | Applies the arithmetic minimum filter to an image. The minimum filter is defined as the minimum of all pixels within a local region of an image. |
![]() | Mosaic | Applies a mosaic effect to an image. |
![]() | MotionBlur | Applies a motion blur effect to an image. |
![]() | NoContent | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | NotFound | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | OilPainting | Applies an oil painting effect to an image. |
![]() | Ok | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | Overlay | Overlays image on a top of another image. |
![]() | OverlayBinary | Overlays image on a top of another image using one of the binary operation. |
![]() | OverlayMasked | Overlays image on a top of another image using 8-bit image mask. |
![]() | OverlayWithBlending | Overlays an image on a top of another image with blending of colors. |
![]() | PhysicalFile | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | Pixelate | Applies the pixelate effect to an image. |
![]() | Posterize | Applies a posterize effect to an image. |
![]() | Problem | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | QuadrilateralWarp | Skews an image using quadrilateral warp. |
![]() | RedEyeRemoval | Applies a red eye removal effect to an image. |
![]() | Redirect | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectPermanent | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectPermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToAction | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToActionPermanent | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToActionPermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToActionPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToPage | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToPagePermanent | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToPagePermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToPagePreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToRoute | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToRoutePermanent | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToRoutePermanentPreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RedirectToRoutePreserveMethod | (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | RemapColors | Remaps colors of image with 8-bits per color channel. |
![]() | RemapColors16 | Remaps colors of image with 16-bits per color channel. |
![]() | ReplaceColor | Replaces color in an image. |
![]() | Resample | Changes the image resolution with appropriate resizing. This command changes internal image size (in pixels), but not real image size (in inches or cm). |
![]() | Resize | Resizes an image. |
![]() | ResizeCanvas | Resizes an image canvas. |
![]() | Rotate | Rotates an image. |
![]() | Sepia | Applies the sepia (old photo) effect to an image. |
![]() | SetAlphaChannelMask | Changes the alpha channel of an image from the specified image-mask. |
![]() | SetAlphaChannelValue | Sets a value of alpha channel for all pixels of image to the specified value. |
![]() | Sharpen | Applies the sharpen filter to an image. |
![]() | SignIn | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | SignOut | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | Skew | Skews an image horizontally or vertically. |
![]() | Solarize | Applies a solarize effect to an image. |
![]() | StatusCode | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | TileReflection | Applies the tile reflection effect to an image. |
![]() | TryUpdateModelAsync | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | TryValidateModel | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | Unauthorized | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | UnprocessableEntity | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
![]() | ValidationProblem | Overloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase) |
Name | Description | |
---|---|---|
![]() | CreateGlobalResourcesDataStorage | Creates a data storage for global resources. |
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSerializedDocumentsDataStorage | Creates a data storage for serialized documents. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateThumbnailsCacheManager | Creates a cache manager that manages cache of thumbnails. |
![]() | CreateWebService | Creates the VintasoftImageProcessingWebService that handles HTTP requests from clients and allows to process an image. |
VintasoftImageProcessingApiController Class
Vintasoft.Imaging.ImageProcessing.AspNetCore.ApiControllers Namespace