ImageFormat

StockSharp.Xaml.Diagram.Avalonia.Export.DiagramImageExporter

支持的图像格式 。

字段

Jpeg
public const ImageFormat Jpeg
value = ImageFormat.Jpeg

JPEG 格式( 丢失, 无透明度) 。

Png
public const ImageFormat Png
value = ImageFormat.Png

PNG格式(无损失,支持透明).