Thumbnail.ImageBase64

Thumbnail.ImageBase64 property

获取或设置 base64 格式的图像。

public string ImageBase64 { get; set; }

Property Value

Base64 格式的图像。

另请参见