LEADTOOLS (Leadtools assembly)

MakeRegionEmpty Method

Show in webframe







Removes the region from the image and frees the memory used for the region.
Syntax
public void MakeRegionEmpty()
'Declaration
 
Public Sub MakeRegionEmpty() 
'Usage
 
Dim instance As RasterImage
 
instance.MakeRegionEmpty()
public void MakeRegionEmpty()
-(void)makeRegionEmpty;
public void makeRegionEmpty()
 function Leadtools.RasterImage.MakeRegionEmpty()
public:
void MakeRegionEmpty(); 
Example
For an example, refer to HasRegion.
Requirements

Target Platforms

See Also

Reference

RasterImage Class
RasterImage Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.