ZFFramework
 
Loading...
Searching...
No Matches
ZFUIViewCapture.h File Reference

capture ZFUIView to ZFUIImage More...

#include "ZFUIView.h"
#include "ZFUIImage.h"

Go to the source code of this file.

Functions

zfautoT< ZFUIImageZFUIViewCapture (ZFUIView *view)
 capture ZFUIView to ZFUIImage
 

Detailed Description

capture ZFUIView to ZFUIImage

Function Documentation

◆ ZFUIViewCapture()

zfautoT< ZFUIImage > ZFUIViewCapture ( ZFUIView * view)
extern

capture ZFUIView to ZFUIImage

note: you could only capture view when the view fully layouted and displayed, use zfpost or ZFTimerOnce if necessary