Method | Description | |
---|---|---|
FromFloatRgb ( double r, double g, double b ) : Color | ||
GetBounds ( |
||
IconTransform ( string dataLine ) : System | ||
Load ( ) : void | ||
Process ( ) : void | ||
Save ( ) : void |
Method | Description | |
---|---|---|
AddIcon ( Image image, Symbol s ) : void | ||
LoadImage ( string path ) : |
||
LoadImage ( string path, int x, int y ) : |
public static FromFloatRgb ( double r, double g, double b ) : Color | ||
r | double | |
g | double | |
b | double | |
return | Color |
public static GetBounds ( |
||
bm | ||
return |
public IconTransform ( string dataLine ) : System | ||
dataLine | string | |
return | System |