Screen capturing utility. More...
#include <user/image/kzc_image.h>Functions | |
| KANZI_API kzsError | kzcScreenCaptureToImage (const KzcMemoryManager *memoryManager, kzUint width, kzUint height, kanzi::GraphicsFormat format, KzcImage **out_image) |
| Creates image from color buffer attached to window. More... | |
Screen capturing utility.
Copyright 2008-2020 by Rightware. All rights reserved.
| KANZI_API kzsError kzcScreenCaptureToImage | ( | const KzcMemoryManager * | memoryManager, |
| kzUint | width, | ||
| kzUint | height, | ||
| kanzi::GraphicsFormat | format, | ||
| KzcImage ** | out_image | ||
| ) |
Creates image from color buffer attached to window.