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