Bitmap for WPF
Subsampling プロパティ (JpegXROptions)

C1.WPF.Bitmap.4.5.2 アセンブリ > C1.WPF.Bitmap 名前空間 > JpegXROptions クラス : Subsampling プロパティ
クロマサブサンプリングを設定します。このプロパティは、RGB 画像にのみ適用されます。
シンタックス
'宣言
 
Public Property Subsampling As System.Nullable(Of Byte)
public System.Nullable<byte> Subsampling {get; set;}
解説
ImageQuality > 0.8 の場合のデフォルト値は 3 です。そうでない場合は 1 です。
参照

JpegXROptions クラス
JpegXROptions メンバ