PngOptions.FilterType

PngOptions.FilterType property

png ファイルの保存プロセス中に使用されるフィルター タイプを取得または設定します。

public PngFilterType FilterType { get; set; }

関連項目