Screen capturing utility. More...
#include <kanzi/core.ui/bitmap/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-2017 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.