Back to FabImage Library Lite website
You are here: Start » Image » Image Drawing » DrawRegion

DrawRegion
Header: | FIL.h |
---|---|
Namespace: | fil |
Draws a region on an image.
Syntax
void fil::DrawRegion ( fil::Image& ioImage, const fil::Region& inRegion, ftl::Optional<const fil::CoordinateSystem2D&> inRegionAlignment, const fil::Pixel& inColor, const float inOpacity )