Changeset 459 for GraphicTest/Methods/ULazIntfImageColorsNoCopy.pas
- Timestamp:
- Nov 28, 2012, 8:09:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/Methods/ULazIntfImageColorsNoCopy.pas
r454 r459 35 35 inherited; 36 36 Caption := 'TLazIntfImage.Colors no copy'; 37 Description.Add('Method use TLazIntfImage class for faster access to bitmap pixels compared to simple access using TBitmap.Pixels.'); 38 Description.Add('Bitmap is not copied from original bitmap.'); 37 39 end; 38 40
Note:
See TracChangeset
for help on using the changeset viewer.