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