Changeset 317 for GraphicTest/UFastBitmap.pas
- Timestamp:
- Feb 1, 2012, 3:02:33 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/UFastBitmap.pas
r212 r317 31 31 property Size: TPoint read FSize write SetSize; 32 32 property Pixels[X, Y: Integer]: TFastBitmapPixel read GetPixel write SetPixel; 33 property PixelsData: PByte read FPixelsData; 33 34 end; 34 35
Note:
See TracChangeset
for help on using the changeset viewer.