Working with the Existing Region

You can save a region in the alpha channel of a 16-bit or 32-bit file. For an example, refer to RasterImage.SetAlphaImage.

You can check the RasterImage.HasRegion property to see if an image has a region. If the image has a region, you can do the following with it:

To create a new region, or update an existing region, based on either an HSV range or an RGB range, use RasterImage.AddColorHsvRangeToRegion or RasterImage.AddColorRgbRangeToRegion. To convert between HSV and RGB color space, use the RasterHsvColor class and the RasterHsvColor.ToRasterColor method.

To create a new curve region, or update an existing region with a curve region, use ResizeRegionCommand class.

Use the RegionHolesRemovalCommand class to remove holes from a region.

Regions are saved automatically inside TIFF files. For more information, refer to Saving a Region. Note, however, that the ability to save a region inside a TIFF file must be unlocked. This requires a Document/Medical toolkit.

Related topics:

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Imaging, Medical, and Document