Back to FabImage Library website
You are here: Start » Function Reference » Image » Image Features » ImageCenter
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Returns the geometrical center of an image.
Syntax
C++
C#
void fil::ImageCenter ( const fil::Image& inImage, fil::Point2D& outCenter )


