Thumbnail.ImageBase64
Thumbnail.ImageBase64 property
获取或设置 base64 格式的图像。
public string ImageBase64 { get; set; }
Property Value
Base64 格式的图像。
另请参见
- class Thumbnail
- namespace Aspose.Imaging.Xmp.Types.Complex.Thumbnail
- assembly Aspose.Imaging
获取或设置 base64 格式的图像。
public string ImageBase64 { get; set; }
Base64 格式的图像。