ImageAttributes.SetColorMatrices メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ImageAttributes.SetColorMatrices メソッドの意味・解説 

ImageAttributes.SetColorMatrices メソッド (ColorMatrix, ColorMatrix, ColorMatrixFlag, ColorAdjustType)

指定したカテゴリカラー調整行列グレースケール調整行列設定します

名前空間: System.Drawing.Imaging
アセンブリ: System.Drawing (system.drawing.dll 内)
構文構文

Public Sub SetColorMatrices ( _
    newColorMatrix As ColorMatrix, _
    grayMatrix As ColorMatrix, _
    mode As ColorMatrixFlag, _
    type As ColorAdjustType _
)
Dim instance As ImageAttributes
Dim newColorMatrix As ColorMatrix
Dim grayMatrix As ColorMatrix
Dim mode As ColorMatrixFlag
Dim type As ColorAdjustType

instance.SetColorMatrices(newColorMatrix, grayMatrix, mode, type)
public void SetColorMatrices (
    ColorMatrix newColorMatrix,
    ColorMatrix grayMatrix,
    ColorMatrixFlag mode,
    ColorAdjustType type
)
public:
void SetColorMatrices (
    ColorMatrix^ newColorMatrix, 
    ColorMatrix^ grayMatrix, 
    ColorMatrixFlag mode, 
    ColorAdjustType type
)
public void SetColorMatrices (
    ColorMatrix newColorMatrix, 
    ColorMatrix grayMatrix, 
    ColorMatrixFlag mode, 
    ColorAdjustType type
)
public function SetColorMatrices (
    newColorMatrix : ColorMatrix, 
    grayMatrix : ColorMatrix, 
    mode : ColorMatrixFlag, 
    type : ColorAdjustType
)

パラメータ

newColorMatrix

カラー調整行列

grayMatrix

グレースケール調整行列

mode

カラー調整行列グレースケール調整行列影響を受けるイメージと色の種類指定する ColorMatrixFlag の要素

type

カラー調整グレースケール調整行列設定する対象カテゴリ指定する ColorAdjustType の要素

戻り値
このメソッドは値を返しません。

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ImageAttributes クラス
ImageAttributes メンバ
System.Drawing.Imaging 名前空間

ImageAttributes.SetColorMatrices メソッド (ColorMatrix, ColorMatrix, ColorMatrixFlag)

既定カテゴリカラー調整行列グレースケール調整行列設定します

名前空間: System.Drawing.Imaging
アセンブリ: System.Drawing (system.drawing.dll 内)
構文構文

Public Sub SetColorMatrices ( _
    newColorMatrix As ColorMatrix, _
    grayMatrix As ColorMatrix, _
    flags As ColorMatrixFlag _
)
Dim instance As ImageAttributes
Dim newColorMatrix As ColorMatrix
Dim grayMatrix As ColorMatrix
Dim flags As ColorMatrixFlag

instance.SetColorMatrices(newColorMatrix, grayMatrix, flags)
public void SetColorMatrices (
    ColorMatrix newColorMatrix,
    ColorMatrix grayMatrix,
    ColorMatrixFlag flags
)
public:
void SetColorMatrices (
    ColorMatrix^ newColorMatrix, 
    ColorMatrix^ grayMatrix, 
    ColorMatrixFlag flags
)
public void SetColorMatrices (
    ColorMatrix newColorMatrix, 
    ColorMatrix grayMatrix, 
    ColorMatrixFlag flags
)
public function SetColorMatrices (
    newColorMatrix : ColorMatrix, 
    grayMatrix : ColorMatrix, 
    flags : ColorMatrixFlag
)

パラメータ

newColorMatrix

カラー調整行列

grayMatrix

グレースケール調整行列

flags

カラー調整行列グレースケール調整行列影響を受けるイメージと色の種類指定する ColorMatrixFlag の要素

戻り値
このメソッドは値を返しません。

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ImageAttributes クラス
ImageAttributes メンバ
System.Drawing.Imaging 名前空間

ImageAttributes.SetColorMatrices メソッド (ColorMatrix, ColorMatrix)

既定カテゴリカラー調整行列グレースケール調整行列設定します

名前空間: System.Drawing.Imaging
アセンブリ: System.Drawing (system.drawing.dll 内)
構文構文

Public Sub SetColorMatrices ( _
    newColorMatrix As ColorMatrix, _
    grayMatrix As ColorMatrix _
)
Dim instance As ImageAttributes
Dim newColorMatrix As ColorMatrix
Dim grayMatrix As ColorMatrix

instance.SetColorMatrices(newColorMatrix, grayMatrix)
public void SetColorMatrices (
    ColorMatrix newColorMatrix,
    ColorMatrix grayMatrix
)
public:
void SetColorMatrices (
    ColorMatrix^ newColorMatrix, 
    ColorMatrix^ grayMatrix
)
public void SetColorMatrices (
    ColorMatrix newColorMatrix, 
    ColorMatrix grayMatrix
)
public function SetColorMatrices (
    newColorMatrix : ColorMatrix, 
    grayMatrix : ColorMatrix
)

パラメータ

newColorMatrix

カラー調整行列

grayMatrix

グレースケール調整行列

戻り値
このメソッドは値を返しません。

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ImageAttributes クラス
ImageAttributes メンバ
System.Drawing.Imaging 名前空間

ImageAttributes.SetColorMatrices メソッド

カラー調整行列グレースケール調整行列設定します
オーバーロードの一覧オーバーロードの一覧

名前 説明
ImageAttributes.SetColorMatrices (ColorMatrix, ColorMatrix) 既定カテゴリカラー調整行列グレースケール調整行列設定します
ImageAttributes.SetColorMatrices (ColorMatrix, ColorMatrix, ColorMatrixFlag) 既定カテゴリカラー調整行列グレースケール調整行列設定します
ImageAttributes.SetColorMatrices (ColorMatrix, ColorMatrix, ColorMatrixFlag, ColorAdjustType) 指定したカテゴリカラー調整行列グレースケール調整行列設定します
参照参照

関連項目

ImageAttributes クラス
ImageAttributes メンバ
System.Drawing.Imaging 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ImageAttributes.SetColorMatrices メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ImageAttributes.SetColorMatrices メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS