OclDeviceImage2DMaxWidth Property |
http://www.emgu.com
The image 2d max width
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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