Indicates whether to use a region of interest.
public bool UseRegionOfInterest { get; set; }
Public Property UseRegionOfInterest As Boolean
@property (nonatomic, assign) BOOL useRegionOfInterest
public boolean getUseRegionOfInterest()
public void setUseRegionOfInterest(boolean value)
true to use a region of interest; false, otherwise.
The type of region is specified by RegionOfInterest. If you do not want to use a region of interest, set this to false. Otherwise, there may be a significant compression and speed performance loss.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document