BitmapHelper クラス |
["T:KeyToKey.Plugins.Helpers.BitmapHelper"に対する<summary>がありません]
名前空間: KeyToKey.Plugins.Helpers
public static class BitmapHelper
BitmapHelper 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() ![]() | Scale | |
![]() ![]() | ToPixelFormat |
KeyToKey.Enum.PixelFormatsをSystem.Drawing.Imaging.PixelFormatに変換します。
|
![]() ![]() | ToPixelFormats |
System.Drawing.Imaging.PixelFormatをKeyToKey.Enum.PixelFormatsに変換します。
|
![]() ![]() | ToTemplateMatchingImage |
Bimapを画像認識用の画像に変換します。主にMatch(),Matches()で使用されます。
|