Back to FabImage Library website
You are here: Start » Function Reference » Image » Image Drawing » DrawShapeRegion_Deprecated
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Draws a ShapeRegion object on an image.
Syntax
void fil::DrawShapeRegion_Deprecated ( fil::Image& ioImage, const fil::ShapeRegionDeprecated& inShapeRegion, ftl::Optional<const fil::CoordinateSystem2D&> inShapeRegionAlignment, const fil::Pixel& inColor, const fil::DrawingStyle& inDrawingStyle )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
ioImage | Image& | ||
![]() |
inShapeRegion | const ShapeRegionDeprecated& | ||
![]() |
inShapeRegionAlignment | Optional<const CoordinateSystem2D&> | NIL | |
![]() |
inColor | const Pixel& | ||
![]() |
inDrawingStyle | const DrawingStyle& |