The ClearRasterRegionData Class is available in LEADTOOLS Document and Medical Imaging toolkits.
Removes the region from the image and frees the memory used for the region.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="ClearRasterRegionData")>
Public Class ClearRasterRegionData
Inherits RasterRegionData |
C++/CLI | |
---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Raster.DataContracts/2009/01", Name="ClearRasterRegionData")]
public ref class ClearRasterRegionData : public RasterRegionData |
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also