VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace / WebImageRegion Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
WebImageRegion Class
In This Topic
Image region as a result of image segmentation.
Object Model
WebImageRegion
Syntax
'Declaration

Public Class WebImageRegion
   Inherits Vintasoft.Shared.Web.WebRectangle

public class WebImageRegion : Vintasoft.Shared.Web.WebRectangle

Inheritance Hierarchy

System.Object
   Vintasoft.Shared.Web.WebRectangle
      Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.WebImageRegion

Requirements

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

See Also