![]() |
ARX
1.0
The next-generation open source augmented reality toolkit.
|
#include <ARX/ARVideo/video.h>Go to the source code of this file.
Functions | |
| ARVIDEO_EXTERN int | videoRGBA (uint32_t *destRGBA, AR2VideoBufferT *source, int width, int height, AR_PIXEL_FORMAT pixelFormat) |
| ARVIDEO_EXTERN int | videoBGRA (uint32_t *destBGRA, AR2VideoBufferT *source, int width, int height, AR_PIXEL_FORMAT pixelFormat) |
| ARVIDEO_EXTERN int videoBGRA | ( | uint32_t * | destBGRA, |
| AR2VideoBufferT * | source, | ||
| int | width, | ||
| int | height, | ||
| AR_PIXEL_FORMAT | pixelFormat | ||
| ) |
| ARVIDEO_EXTERN int videoRGBA | ( | uint32_t * | destRGBA, |
| AR2VideoBufferT * | source, | ||
| int | width, | ||
| int | height, | ||
| AR_PIXEL_FORMAT | pixelFormat | ||
| ) |
1.9.5