ECodedImage2::GetWidth

Returns the width of the coded image.

Namespace: Euresys::Open_eVision

[C++]

OEV_UINT32 GetWidth() const

Remarks

This width corresponds in any case to the width of the source image.

ECodedImage2.Width

Returns the width of the coded image.

Namespace: Euresys.Open_eVision

[C#]

uint Width

{ get; }

Remarks

This width corresponds in any case to the width of the source image.