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

    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.GetImageColorDepthRequestParams

    Требования

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

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