www.emgu.com/wiki
Create an empty Image of the specified width and height

Declaration Syntax
public TimedImage(
int width,
int height
)
public:
TimedImage(
int width,
int height
)

Parameters
- width (Int32)
- The width of the image
- height (Int32)
- The height of the image
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)