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