VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace / BaseProcessingCommandRequestParams Class
Members Object Syntax Hierarchy Requirements SeeAlso
В этом разделе
    Класс BaseProcessingCommandRequestParams
    В этом разделе
    Запрос к веб сервису. Содержит параметры, которые необходимо отправить веб сервису для выполнения команды обработки изображения.
    Объектная модель
    WebRenderingSettings WebDecodingSettings WebImageInfo BaseProcessingCommandRequestParams
    Синтаксис
    'Declaration
    
    Public Class BaseProcessingCommandRequestParams
       Inherits Vintasoft.Shared.Web.WebExtendedImageInfoRequestParams
    
    
    public class BaseProcessingCommandRequestParams : Vintasoft.Shared.Web.WebExtendedImageInfoRequestParams
    
    
    public __gc class BaseProcessingCommandRequestParams : public Vintasoft.Shared.Web.WebExtendedImageInfoRequestParams*
    
    
    public ref class BaseProcessingCommandRequestParams : public Vintasoft.Shared.Web.WebExtendedImageInfoRequestParams^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Shared.Web.WebRequestParamsBase
          Vintasoft.Shared.Web.WebImageInfoRequestParams
             Vintasoft.Shared.Web.WebExtendedImageInfoRequestParams
                Vintasoft.Imaging.ImageProcessing.Web.Services.BaseProcessingCommandRequestParams
                   Vintasoft.Imaging.ImageProcessing.Web.Services.ImageProcessingCommandWithSourceChangeRequestParams
                   Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectRequestParams
                   Vintasoft.Imaging.ImageProcessing.Web.Services.InformativeImageProcessingCommandWithRegionRequestParams
                   Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthRequestParams
                   Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorRequestParams
                   Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteRequestParams
                   Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankRequestParams
                   Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.DocumentSegmentationRequestParams
                   Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.GetDocumentImageRotationAngleRequestParams
                   Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.GetRotationAngleRequestParams
                   Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.GetTextOrientationRequestParams
                   Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.HalftoneRecognitionRequestParams
                   Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.ImageSegmentationRequestParams
                   Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.IsDocumentImageRequestParams

    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также