ImageNETPixelFormatResolution Property  | 
 Return the resolution of the image
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic Resolution Resolution { get; }Public ReadOnly Property Resolution As Resolution
	Get
public:
property Resolution^ Resolution {
	Resolution^ get ();
}Property Value
Type: 
Resolution
See Also