VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing.Info Namespace / GetHistogramCommandResult Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс GetHistogramCommandResult
    В этом разделе
    Сохраняет результат выполнения GetHistogramCommand.
    Объектная модель
    GetHistogramCommandResult
    Синтаксис
    'Declaration
    
    <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)>
    Public Class GetHistogramCommandResult
       Inherits Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult
    
    
    [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)]
    public class GetHistogramCommandResult : Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult
    
    
    [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)]
    public __gc class GetHistogramCommandResult : public Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult*
    
    
    [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)]
    public ref class GetHistogramCommandResult : public Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult
          Vintasoft.Imaging.ImageProcessing.Info.GetHistogramCommandResult

    Требования

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

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