OclDeviceImage2DMaxHeight Property |
http://www.emgu.com
The image2d max height
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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