WmpBitmapEncoder.ImageQualityLevel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定影像品質等級。
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。