Screen capturing utility. More...
#include <kanzi/core.ui/bitmap/bitmap_image.hpp>
Functions | |
KANZI_API kanzi::BitmapImageUniquePtr | kzcScreenCaptureToImage (kzUint width, kzUint height, kanzi::GraphicsFormat format) |
Creates image from color buffer attached to window. More... | |
Screen capturing utility.
Copyright 2008-2017 by Rightware. All rights reserved.
KANZI_API kanzi::BitmapImageUniquePtr kzcScreenCaptureToImage | ( | kzUint | width, |
kzUint | height, | ||
kanzi::GraphicsFormat | format | ||
) |
Creates image from color buffer attached to window.