Class
uEye.Memory
Accessible
Camera.Memory.GetHeight
Syntax
uEye.Memory.GetHeight(int s32MemId, out int s32Height)
Description
Returns the height of the image in the image memory.
Parameter
s32MemId
|
Image memory ID
|
s32Height
|
Returns the image height.
|