VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace / HalftoneRecognitionRequestParams Class
In This Topic
    HalftoneRecognitionRequestParams Class Properties
    In This Topic
    For a list of all properties of this type, see HalftoneRecognitionRequestParams.
    Public Properties
     NameDescription
    Public PropertyGets or sets the size, in pixels, of cells the image is divided into.
    Public PropertyGets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams)
    Public PropertyGets or sets a value indicating whether the processing command need to convert the processing image to the nearest pixel format without color loss if processing command does not support pixel format of the processing image (Inherited from BaseProcessingCommandRequestParams)
    Public PropertyGets or sets an information about web image. (Inherited from WebImageInfoRequestParams)
    Public PropertyGets or sets the maximum length, in pixels, of a halftone segment.
    Public PropertyGets or sets the minimum height, in pixels, of a halftone region.
    Public PropertyGets or sets the minimum width, in pixels, of a halftone region.
    Public PropertyGets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams)
    Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets a value indicating whether the processing command need to restore source pixel format of processed image if source image pixel format was change during image processing. (Inherited from BaseProcessingCommandRequestParams)
    Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
    See Also