閱讀英文

共用方式為


ImageExtensions.AsStream(IImage, ImageFormat, Single) 方法

定義

public static System.IO.Stream AsStream (this Microsoft.Maui.Graphics.IImage target, Microsoft.Maui.Graphics.ImageFormat format = Microsoft.Maui.Graphics.ImageFormat.Png, float quality = 1);

參數

target
IImage
format
ImageFormat
quality
Single

傳回

適用於