Back to FabImage Library website
You are here: Start » Function Reference » Conversions » ImageToSize
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts an image to a size.
Syntax
C++
C#
void fil::ImageToSize ( const fil::Image& inImage, fil::Size& outSize )


