共用方式為


WmpBitmapEncoder.ImageQualityLevel 屬性

定義

取得或設定影像品質等級。

public:
 property float ImageQualityLevel { float get(); void set(float value); };
public float ImageQualityLevel { get; set; }
member this.ImageQualityLevel : single with get, set
Public Property ImageQualityLevel As Single

屬性值

影像品質等級。 範圍是 0 至 1.0 (不失真影像品質)。 預設值為 0.9。

適用於