Back to Adaptive Vision Library Lite website
You are here: Start » Image Drawing » DrawRegion
DrawRegion
Draws a region on an image.
Syntax
void avl::DrawRegion ( avl::Image& ioImage, const avl::Region& inRegion, atl::Optional<const avl::CoordinateSystem2D&> inRegionAlignment, const avl::Pixel& inColor, const atl::real inOpacity )

