[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'bitmaps' (#Simba)

TMufasaBitmap.GetAreaColors

Return the bitmap data in a two dimensional array.

Declaration

Source position: bitmaps.pas line 66

public function TMufasaBitmap.GetAreaColors(

  xs: Integer;

  ys: Integer;

  xe: Integer;

  ye: Integer

):T2DIntArray;