메소드 | 설명 | |
---|---|---|
BitmapW ( String filename ) : System | ||
Clone ( ) : |
||
GetBitmap ( ) : |
||
GetPixel ( int x, int y ) : Color | ||
Height ( ) : int | ||
SetPixel ( int x, int y, Color color ) : void | ||
Width ( ) : int |
메소드 | 설명 | |
---|---|---|
BitmapW ( |
public SetPixel ( int x, int y, Color color ) : void | ||
x | int | |
y | int | |
color | Color | |
리턴 | void |