Get the size of the image
Namespace:
Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
protected internal Size GetImageSize() |
| Visual Basic (Declaration) |
|---|
Protected Friend Function GetImageSize As Size |
| Visual C++ |
|---|
protected public: Size GetImageSize() |