Documentation Portal      

What are you looking for?

EZMap::GetCheckedBufferPtr

Retrieves the pointer to the pixel buffer.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void* GetCheckedBufferPtr(
   OEV_INT32 x,
   OEV_INT32 y
)

const void* GetCheckedBufferPtr(
   OEV_INT32 x,
   OEV_INT32 y
)

Parameters

x

Column of the pixel of which we want the address.

y

Row of the pixel of which we want the address.

EZMap.GetCheckedBufferPtr

Retrieves the pointer to the pixel buffer.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

IntPtr GetCheckedBufferPtr(
   int x,
   int y
)

IntPtr GetCheckedBufferPtr(
   int x,
   int y
)

Parameters

x

Column of the pixel of which we want the address.

y

Row of the pixel of which we want the address.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121