Base image class

更新时间:
复制 MD 格式

AUImage is the mPaaS version of UIImage. All mPaaS applications must use AUImage instead of the system UIImage to support future extensions.

AUImage fully inherits from UIImage and adds no new properties or methods, so this document does not include interface descriptions or code examples.