DeviceImage2DMaxWidth Property |
http://www.emgu.com
The image 2d max width
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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