Documentation Portal      

What are you looking for?

Surface::Convert Method

Handles software conversion between various pixel formats. A user-created Surface properly configured and passed as an argument will contain the converted image buffer after calling this method.

Remarks

To configure the target Surface, the user must allocate a buffer and set required values to the various Surface parameters: SurfaceAddr, SurfaceSize, SurfacePitch, SurfaceSizeX, SurfaceSizeY, SurfaceColorFormat and SurfaceColorComponentsOrder.

[C++]

void Surface::Convert(Surface& convertedSurface);;

See Also

Surface Class

© 2019 EURESYS s.a.  -  About Documentation  -  MultiCam 6.17.0.4035