Returns the physical size of the specified image.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
Size GetImageSize ( |
Visual Basic
Copy Code
|
|---|
Function GetImageSize( _ |
The image to test.
The size of the image.
See Also