指定したカテゴリのカラー キー (透明度の範囲) を消去します。
Overloads Public Sub ClearColorKey( _
ByVal type As ColorAdjustType _)
[C#]
public void ClearColorKey(ColorAdjustTypetype);
[C++]
public: void ClearColorKey(ColorAdjustTypetype);
[JScript]
public function ClearColorKey(
type : ColorAdjustType);
パラメータ
- type
カラー キーを消去する対象のカテゴリを指定する ColorAdjustType 列挙体の要素。
戻り値
このメソッドは値を返しません。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ImageAttributes クラス | ImageAttributes メンバ | System.Drawing.Imaging 名前空間 | ImageAttributes.ClearColorKey オーバーロードの一覧