ImageItemContent

typealias ImageItemContent = @Composable (Any) -> Unit

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