ImageFormats

interface ImageFormats

图片格式出创建接口

Author

M8Test, [email protected], https://m8test.com

Functions

Link copied to clipboard
abstract fun getBitmap(): ImageFormat

获取 bitmap 的图片格式

Link copied to clipboard
abstract fun getSvg(): ImageFormat

获取 svg 的图片格式