async image load util More...
#include "ZFUIWidgetDef.h"Go to the source code of this file.
Macros | |
| #define | ZFUIImageSerializeType_ZFUIImageAsync |
| see ZFUIIMAGE_SERIALIZE_TYPE_DEFINE | |
| #define | ZFSerializableKeyword_ZFUIImageAsync_imageSrc |
| keyword for serialize | |
| #define | ZFSerializableKeyword_ZFUIImageAsync_imageLoadFail |
| keyword for serialize | |
| #define | ZFSerializableKeyword_ZFUIImageAsync_imageLoading |
| keyword for serialize | |
Functions | |
| zfautoT< ZFUIImage > | ZFUIImageAsync (const ZFInput &src, ZFUIImage *imageLoadFail=(zft_zfnull), ZFUIImage *imageLoading=(zft_zfnull)) |
| async image load util | |
| zfbool | ZFUIImageAsyncT (ZFUIImage *ret, const ZFInput &src, ZFUIImage *imageLoadFail=(zft_zfnull), ZFUIImage *imageLoading=(zft_zfnull)) |
| see ZFUIImageAsync | |
async image load util
| #define ZFUIImageSerializeType_ZFUIImageAsync |
see ZFUIIMAGE_SERIALIZE_TYPE_DEFINE
serializable data:
|
extern |
async image load util
how it works: