Méthode | Description | |
---|---|---|
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 | |
Résultat | int |
public static FindMatch2D ( |
||
bigImage | ||
findIn | ||
smallImage | ||
findWhat | ||
Résultat |
public static FindMatch2D ( byte bigImage, |
||
bigImage | byte | |
bigSize | ||
findIn | ||
smallImage | byte | |
smallSize | ||
findWhat | ||
Résultat |
public static FitsIn ( |
||
size | ||
rect | ||
Résultat | bool |
public static GetAntiColor ( Color color ) : Color | ||
color | Color | |
Résultat | Color |
public static GetPalette ( |
||
bitmap | ||
Résultat | List |
public static IsBigger ( |
||
big | ||
small | ||
Résultat | bool |
public static ToHsv ( Color color, int &Hue, int &Saturation, int &Value ) : void | ||
color | Color | |
Hue | int | |
Saturation | int | |
Value | int | |
Résultat | void |
public static ToRgb ( int Hue, int Saturation, int Value ) : Color | ||
Hue | int | |
Saturation | int | |
Value | int | |
Résultat | Color |
public static Transpose ( Point &point ) : void | ||
point | Point | |
Résultat | void |
public static Transpose ( |
||
point | ||
Résultat | void |
public static Transpose ( |
||
rect | ||
Résultat | void |
public static Transpose ( |
||
rect | ||
Résultat | void |