BitmapHelper クラス

["T:KeyToKey.Plugins.Helpers.BitmapHelper"に対する<summary>がありません]

継承階層
SystemObject
  KeyToKey.Plugins.HelpersBitmapHelper

名前空間:  KeyToKey.Plugins.Helpers
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public static class BitmapHelper

BitmapHelper 型は下記のメンバーを公開します。

プロパティ
メソッド
  名前説明
Public メソッド静的メンバーScale
Public メソッド静的メンバーToPixelFormat
KeyToKey.Enum.PixelFormatsをSystem.Drawing.Imaging.PixelFormatに変換します。
Public メソッド静的メンバーToPixelFormats
System.Drawing.Imaging.PixelFormatをKeyToKey.Enum.PixelFormatsに変換します。
Public メソッド静的メンバーToTemplateMatchingImage
Bimapを画像認識用の画像に変換します。主にMatch(),Matches()で使用されます。
トップ
関連項目