ImageContent

typealias ImageContent = @Composable (Any, ZoomableViewState) -> Unit

用于解析图像数据给ZoomableView显示的方法