Navigation: uEye .NET Standard 2.0 Library > uEye > Camera > Memory
GetWidth
Class
uEye.Memory
Accessible
Camera.Memory.GetWidth
Syntax
uEye.Memory.GetWidth(int s32MemId, out int s32Width)
Description
Returns the width of the image in the image memory.
Parameter
s32MemId
Image memory ID
s32Width
Returns the image width.