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

Public MustInherit Class ProcessingCommandWithRegion
   Inherits ProcessingCommandBase

public abstract class ProcessingCommandWithRegion : ProcessingCommandBase

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

System.Object
   Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
      Vintasoft.Imaging.ImageProcessing.ProcessingCommandWithRegion
         Vintasoft.Imaging.ImageProcessing.CopyColorChannelCommand
         Vintasoft.Imaging.ImageProcessing.ParallelizingProcessingCommand
         Vintasoft.Imaging.ImageProcessing.ClearImageCommand
         Vintasoft.Imaging.ImageProcessing.CropCommand
         Vintasoft.Imaging.ImageProcessing.OverlayCommand
         Vintasoft.Imaging.ImageProcessing.OverlayMaskedCommand
         Vintasoft.Imaging.ImageProcessing.ResizeCommand
         Vintasoft.Imaging.ImageProcessing.OverlayWithBlendingCommand
         Vintasoft.Imaging.ImageProcessing.Filters.AddNoiseCommand
         Vintasoft.Imaging.ImageProcessing.Filters.CannyEdgeDetectorCommand
         Vintasoft.Imaging.ImageProcessing.Filters.ConvolutionBasedCommand
         Vintasoft.Imaging.ImageProcessing.Filters.ConvolutionCommand
         Vintasoft.Imaging.ImageProcessing.Filters.DilateCommand
         Vintasoft.Imaging.ImageProcessing.Filters.ErodeCommand
         Vintasoft.Imaging.ImageProcessing.Filters.MaximumCommand
         Vintasoft.Imaging.ImageProcessing.Filters.MeanCommand
         Vintasoft.Imaging.ImageProcessing.Filters.MedianCommand
         Vintasoft.Imaging.ImageProcessing.Filters.MidpointCommand
         Vintasoft.Imaging.ImageProcessing.Filters.MinimumCommand
         Vintasoft.Imaging.ImageProcessing.Effects.BevelEdgeCommand
         Vintasoft.Imaging.ImageProcessing.Effects.DropShadowCommand
         Vintasoft.Imaging.ImageProcessing.Effects.MosaicCommand
         Vintasoft.Imaging.ImageProcessing.Effects.RedEyeRemovalCommand
         Vintasoft.Imaging.ImageProcessing.Effects.SolarizeCommand
         Vintasoft.Imaging.ImageProcessing.Effects.OilPaintingCommand
         Vintasoft.Imaging.ImageProcessing.Effects.SepiaCommand
         Vintasoft.Imaging.ImageProcessing.Effects.PixelateCommand
         Vintasoft.Imaging.ImageProcessing.Effects.TileReflectionCommand
         Vintasoft.Imaging.ImageProcessing.Transforms.ImageScalingCommand
         Vintasoft.Imaging.ImageProcessing.Transforms.ImageTransformationBasedCommand
         Vintasoft.Imaging.ImageProcessing.Transforms.TransformImageCommand
         Vintasoft.Imaging.ImageProcessing.Fft.FastFourierTransformCommand
         Vintasoft.Imaging.ImageProcessing.Fft.Filters.ImageSharpeningCommand
         Vintasoft.Imaging.ImageProcessing.Fft.Filters.ImageSmoothingCommand
         Vintasoft.Imaging.ImageProcessing.Color.ColorBlend16Command
         Vintasoft.Imaging.ImageProcessing.Color.Curves16Command
         Vintasoft.Imaging.ImageProcessing.Color.RemapColors16Command
         Vintasoft.Imaging.ImageProcessing.Color.GetAlphaChannelMaskCommand
         Vintasoft.Imaging.ImageProcessing.Color.SetAlphaChannelMaskCommand
         Vintasoft.Imaging.ImageProcessing.Color.SetAlphaChannelValueCommand
         Vintasoft.Imaging.ImageProcessing.Color.ReplaceColorCommand
         Vintasoft.Imaging.ImageProcessing.Color.ColorBlendCommand
         Vintasoft.Imaging.ImageProcessing.Color.LevelsCommand
         Vintasoft.Imaging.ImageProcessing.Color.DesaturateCommand
         Vintasoft.Imaging.ImageProcessing.Color.CurvesCommand
         Vintasoft.Imaging.ImageProcessing.Color.RemapColorsCommand
         Vintasoft.Imaging.ImageProcessing.Color.ChangeHueSaturationLuminanceCommand
         Vintasoft.Imaging.ImageProcessing.Color.ChangeBrightnessCommand
         Vintasoft.Imaging.ImageProcessing.Color.ChangeBrightnessContrastCommand
         Vintasoft.Imaging.ImageProcessing.Color.ChangeContrastCommand
         Vintasoft.Imaging.ImageProcessing.Color.ChangeGammaCommand
         Vintasoft.Imaging.ImageProcessing.Color.InvertCommand
         Vintasoft.Imaging.ImageProcessing.Info.GetContoursCommand
         Vintasoft.Imaging.ImageProcessing.Info.GetUniqueColorCommand
         Vintasoft.Imaging.ImageProcessing.Info.IsImageBlackWhiteCommand
         Vintasoft.Imaging.ImageProcessing.Info.IsImageGrayscaleCommand
         Vintasoft.Imaging.ImageProcessing.Info.GetHistogramCommand
         Vintasoft.Imaging.ImageProcessing.Info.GetColorCountCommand
         Vintasoft.Imaging.ImageProcessing.Info.GetRotationAngleCommand
         Vintasoft.Imaging.ImageProcessing.Info.LineRecognitionCommand
         Vintasoft.Imaging.ImageProcessing.Document.AutoTextInvertCommand
         Vintasoft.Imaging.ImageProcessing.Document.DespeckleCommand
         Vintasoft.Imaging.ImageProcessing.Document.HalftoneRemovalCommand
         Vintasoft.Imaging.ImageProcessing.Document.HolePunchFillingCommand
         Vintasoft.Imaging.ImageProcessing.Document.HolePunchRemovalCommand
         Vintasoft.Imaging.ImageProcessing.Document.LineFillingCommand
         Vintasoft.Imaging.ImageProcessing.Document.DottedLineRemovalCommand
         Vintasoft.Imaging.ImageProcessing.Document.ShapeRemovalCommand
         Vintasoft.Imaging.ImageProcessing.Document.LineRemovalCommand
         Vintasoft.Imaging.ImageProcessing.Document.RestoreTextFromHalftoneCommand
         Vintasoft.Imaging.ImageProcessing.Document.SmoothingCommand
         Vintasoft.Imaging.FormsProcessing.TemplateMatching.ImageImprintGeneratorCommand
         Vintasoft.Imaging.FormsProcessing.TemplateMatching.KeyZoneRecognizerCommand
         Vintasoft.Imaging.FormsProcessing.FormRecognition.FormFieldRecognitionCommand
         Vintasoft.Imaging.ImageProcessing.Ocr.Tesseract.GetTesseractOcrTextOrientationCommand

Требования

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

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