kzc_screen_capture.h File Reference

Screen capturing utility. More...

Functions

KANZI_API kanzi::BitmapImageUniquePtr kzcScreenCaptureToImage (kzUint width, kzUint height, kanzi::GraphicsFormat format)
 Creates image from color buffer attached to window. More...
 

Detailed Description

Screen capturing utility.

Copyright 2008-2017 by Rightware. All rights reserved.

Function Documentation

KANZI_API kanzi::BitmapImageUniquePtr kzcScreenCaptureToImage ( kzUint  width,
kzUint  height,
kanzi::GraphicsFormat  format 
)

Creates image from color buffer attached to window.