Method | Description | |
---|---|---|
AcquireLock ( ) : void | ||
CopyTo ( Rectangle srcRegion, ISurface2D destination, Point dstLocation ) : void | ||
DumpToPNG ( Stream stream ) : void | ||
ReleaseLock ( ) : void |
public CopyTo ( Rectangle srcRegion, ISurface2D destination, Point dstLocation ) : void | ||
srcRegion | Rectangle | |
destination | ISurface2D | |
dstLocation | Point | |
return | void |