메소드 | 설명 | |
---|---|---|
BitsPerPixel ( PixelFormat pixelFormat ) : int | ||
FindMatch2D ( |
||
FindMatch2D ( byte bigImage, |
||
FitsIn ( |
||
GetAntiColor ( Color color ) : Color | ||
GetPalette ( |
||
IsBigger ( |
||
ToHsv ( Color color, int &Hue, int &Saturation, int &Value ) : void | ||
ToRgb ( int Hue, int Saturation, int Value ) : Color | ||
Transpose ( Point &point ) : void | ||
Transpose ( |
||
Transpose ( |
||
Transpose ( |
public static BitsPerPixel ( PixelFormat pixelFormat ) : int | ||
pixelFormat | PixelFormat | |
리턴 | int |
public static FindMatch2D ( |
||
bigImage | ||
findIn | ||
smallImage | ||
findWhat | ||
리턴 |
public static FindMatch2D ( byte bigImage, |
||
bigImage | byte | |
bigSize | ||
findIn | ||
smallImage | byte | |
smallSize | ||
findWhat | ||
리턴 |
public static FitsIn ( |
||
size | ||
rect | ||
리턴 | bool |
public static GetPalette ( |
||
bitmap | ||
리턴 | List |
public static IsBigger ( |
||
big | ||
small | ||
리턴 | bool |
public static ToHsv ( Color color, int &Hue, int &Saturation, int &Value ) : void | ||
color | Color | |
Hue | int | |
Saturation | int | |
Value | int | |
리턴 | void |
public static ToRgb ( int Hue, int Saturation, int Value ) : Color | ||
Hue | int | |
Saturation | int | |
Value | int | |
리턴 | Color |
public static Transpose ( |
||
point | ||
리턴 | void |
public static Transpose ( |
||
rect | ||
리턴 | void |
public static Transpose ( |
||
rect | ||
리턴 | void |