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 です。

適用対象