메소드 | 설명 | |
---|---|---|
CreateImage ( |
||
DrawBarChart ( |
||
DrawNamedValue ( |
||
DrawScaledImage ( Image image, Image imageToScale, |
||
LoadScaledImage ( string filePath, |
||
ScaleImage ( Image original, |
||
ScaleToFit ( |
||
TransparentColor ( Color c ) : Color |
public static CreateImage ( |
||
size | ||
brush | ||
리턴 | Image |
public static DrawBarChart ( |
||
bitmap | ||
rect | ||
font | ||
bars | ||
xLabel | string | |
yLabel | string | |
comment | string | |
리턴 | void |
public static DrawNamedValue ( |
||
g | ||
name | string | |
value | string | |
font | ||
point | ||
리턴 |
public static DrawScaledImage ( Image image, Image imageToScale, |
||
image | Image | |
imageToScale | Image | |
rect | ||
리턴 | void |
public static LoadScaledImage ( string filePath, |
||
filePath | string | |
size | ||
리턴 | Image |
public static ScaleImage ( Image original, |
||
original | Image | |
size | ||
리턴 | Image |
public static ScaleToFit ( |
||
objectSize | ||
viewSize | ||
리턴 | float |