VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace / GetHistogramResponseRequest Class
Constructors Properties SeeAlso
В этом разделе
    Члены типа GetHistogramResponseRequest Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые GetHistogramResponseRequest.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorИнициализирует новый экземпляр класса GetHistogramResponseRequest.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from WebResponseParamsBase)
    Public PropertyВозвращает массив данных гистограммы для синего канала.
    Public PropertyGets or sets a string that describes an error occurred during request execution. (Inherited from WebResponseParamsBase)
    Public PropertyВозвращает массив данных гистограммы для зеленого канала.
    Public PropertyВозвращает массив данных гистограммы яркости.
    Public PropertyВозвращает массив данных гистограммы для красного канала.
    Public PropertyGets or sets the identifier of request. (Inherited from WebResponseParamsBase)
    Public PropertyGets or sets a value indicating whether the request was completed successfully. (Inherited from WebResponseParamsBase)
    Смотрите также