[Overview][Types][Classes][Procedures and functions][Index] |
Return the bitmap data in a two dimensional array.
Source position: bitmaps.pas line 66
public function TMufasaBitmap.GetAreaColors( |
xs: Integer; |
ys: Integer; |
xe: Integer; |
ye: Integer |
):T2DIntArray; |