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

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

    Требования

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

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