메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
FastBitmap ( |
||
FinallySave ( string path ) : void | ||
GetBounds ( ) : |
||
GetColor ( int x, int y ) : Color | ||
GetInitialPixelForRow ( int rowNumber ) : PixelData* | ||
SetColor ( int x, int y, Color c ) : void | ||
this ( int x, int y ) : PixelData* |
메소드 | 설명 | |
---|---|---|
InitCurrentPixel ( ) : void | ||
LockBitmap ( ) : void | ||
UnlockBitmap ( ) : void |
public GetInitialPixelForRow ( int rowNumber ) : PixelData* | ||
rowNumber | int | |
리턴 | PixelData* |