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


