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