VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing Namespace / ProcessingCommandBase Class
Члены типа Объект Синтаксис Ремарки Иерархия Требования Смотрите также
В этом разделе
Класс ProcessingCommandBase
В этом разделе
Предоставляет абстрактный базовый класс для команд обработки изображений.
Объектная модель
ProcessingCommandResults ProcessingCommandBase
Синтаксис
'Declaration

Public MustInherit Class ProcessingCommandBase

public abstract class ProcessingCommandBase

Ремарки

Этот класс содержит события для обработки начала обработки, хода выполнения, отмены обработки и завершения обработки.

Иерархия наследования

System.Object
   Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
      Vintasoft.Imaging.ImageProcessing.ProcessingCommandWithRegion
      Vintasoft.Imaging.ImageProcessing.ChangeChannelsFormatCommand
      Vintasoft.Imaging.ImageProcessing.OverlayBinaryCommand
      Vintasoft.Imaging.ImageProcessing.RenderImageCommand
      Vintasoft.Imaging.ImageProcessing.DrawImageCommand
      Vintasoft.Imaging.ImageProcessing.ExtractColorChannelCommand
      Vintasoft.Imaging.ImageProcessing.FillRectangleCommand
      Vintasoft.Imaging.ImageProcessing.ImageComparisonCommand
      Vintasoft.Imaging.ImageProcessing.SetColorChannelCommand
      Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBgrCommand
      Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToBlackWhiteCommand
      Vintasoft.Imaging.ImageProcessing.ChangePixelFormatCommand
      Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToGrayscaleCommand
      Vintasoft.Imaging.ImageProcessing.ChangePixelFormatToPaletteCommand
      Vintasoft.Imaging.ImageProcessing.ProcessPathCommand
      Vintasoft.Imaging.ImageProcessing.ResampleCommand
      Vintasoft.Imaging.ImageProcessing.ResizeCanvasCommand
      Vintasoft.Imaging.ImageProcessing.CompositeCommand
      Vintasoft.Imaging.ImageProcessing.Effects.AutoColorsCommand
      Vintasoft.Imaging.ImageProcessing.Effects.AutoContrastCommand
      Vintasoft.Imaging.ImageProcessing.Effects.AutoLevelsCommand
      Vintasoft.Imaging.ImageProcessing.Document.BorderRemovalCommand
      Vintasoft.Imaging.ImageProcessing.Transforms.MatrixTransformCommand
      Vintasoft.Imaging.ImageProcessing.Transforms.FlipCommand
      Vintasoft.Imaging.ImageProcessing.Transforms.RotateCommand
      Vintasoft.Imaging.ImageProcessing.Color.ColorTransformCommand
      Vintasoft.Imaging.ImageProcessing.Color.PosterizeCommand
      Vintasoft.Imaging.ImageProcessing.Color.BinarizeCommand
      Vintasoft.Imaging.ImageProcessing.Color.HalftoneCommand
      Vintasoft.Imaging.ImageProcessing.Info.GetBorderRectCommand
      Vintasoft.Imaging.ImageProcessing.Info.GetImageColorDepthCommand
      Vintasoft.Imaging.ImageProcessing.Info.HasCertainColorCommand
      Vintasoft.Imaging.ImageProcessing.Info.GetBorderColorCommand
      Vintasoft.Imaging.ImageProcessing.Info.GetBackgroundColorCommand
      Vintasoft.Imaging.ImageProcessing.Info.GetThresholdCommand
      Vintasoft.Imaging.ImageProcessing.Info.IsImageBlankCommand
      Vintasoft.Imaging.ImageProcessing.ApplyDicomImageVoiLutCommand
      Vintasoft.Imaging.ImageProcessing.GetDefaultVoiLutCommand
      Vintasoft.Imaging.ImageProcessing.ApplyDicomOverlaysCommand
      Vintasoft.Imaging.ImageProcessing.Info.GetDocumentImageRotationAngleCommand
      Vintasoft.Imaging.ImageProcessing.Info.GetTextOrientationCommand
      Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand
      Vintasoft.Imaging.ImageProcessing.Info.HalftoneRecognitionCommand
      Vintasoft.Imaging.ImageProcessing.Info.ImageSegmentationCommand
      Vintasoft.Imaging.ImageProcessing.Info.IsDocumentImageCommand
      Vintasoft.Imaging.ImageProcessing.Document.DocumentPerspectiveCorrectionCommand
      Vintasoft.Imaging.ImageProcessing.Document.AdvancedReplaceColorCommand
      Vintasoft.Imaging.ImageProcessing.Document.AutoInvertCommand
      Vintasoft.Imaging.ImageProcessing.Document.AutoTextOrientationCommand
      Vintasoft.Imaging.ImageProcessing.Document.BorderClearCommand
      Vintasoft.Imaging.ImageProcessing.Document.ColorNoiseClearCommand
      Vintasoft.Imaging.ImageProcessing.Document.DeskewCommand
      Vintasoft.Imaging.ImageProcessing.Document.DeskewDocumentImageCommand
      Vintasoft.Imaging.FormsProcessing.TemplateMatching.ImageImprintComparerCommand
      Vintasoft.Imaging.FormsProcessing.TemplateMatching.TemplateAligningCommand
      Vintasoft.Imaging.FormsProcessing.TemplateMatching.TemplateMatchingCommand
      Vintasoft.Imaging.ImageProcessing.Ocr.Tesseract.AutoTesseractOcrTextOrientationCommand

Требования

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

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