Back to FabImage Library Lite website
You are here: Start » Image » Image Drawing » DrawBox
DrawBox
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Draws a box on an image.
Syntax
void fil::DrawBox ( fil::Image& ioImage, const fil::Box& inBox, const fil::Pixel& inColor, const float inOpacity )


