DeviceImage2DMaxHeight Property |
http://www.emgu.com
The image2d max height
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic int Image2DMaxHeight { get; }
Public ReadOnly Property Image2DMaxHeight As Integer
Get
public:
property int Image2DMaxHeight {
int get ();
}
member Image2DMaxHeight : int with get
Property Value
Type:
Int32
See Also