VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing Namespace / ProcessingCommandResult Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
ProcessingCommandResult Class
In This Topic
Stores result of execution of image processing command.
Object Model
ProcessingCommandResult
Syntax
'Declaration

Public Class ProcessingCommandResult

public class ProcessingCommandResult

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetBorderRectCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetImageColorDepthCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetUniqueColorCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.IsImageBlackWhiteCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.IsImageGrayscaleCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetContoursCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.HasCertainColorCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetHistogramCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetThresholdCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.IsImageBlankCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetRotationAngleCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetColorCountCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetBorderColorCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetBackgroundColorCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.LineRecognitionCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.ImageSegmentationCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetDocumentImageRotationAngleCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.GetTextOrientationCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.HalftoneRecognitionCommandResult
      Vintasoft.Imaging.ImageProcessing.Info.IsDocumentImageCommandResult
      Vintasoft.Imaging.ImageProcessing.Document.AutoTextOrientationCommandResult
      Vintasoft.Imaging.ImageProcessing.Document.LineRemovalCommandResult
      Vintasoft.Imaging.FormsProcessing.TemplateMatching.ImageImprintComparerCommandResult
      Vintasoft.Imaging.FormsProcessing.TemplateMatching.KeyZoneRecognizerCommandResult
      Vintasoft.Imaging.FormsProcessing.TemplateMatching.TemplateMatchingResult
      Vintasoft.Imaging.ImageProcessing.Ocr.Tesseract.AutoTesseractOcrTextOrientationCommandResult
      Vintasoft.Imaging.ImageProcessing.Ocr.Tesseract.GetTesseractOcrTextOrientationCommandResult

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also