Changeset 459 for GraphicTest/Methods/UBitmapRawImageData.pas
- Timestamp:
- Nov 28, 2012, 8:09:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/Methods/UBitmapRawImageData.pas
r447 r459 25 25 inherited; 26 26 Caption := 'TBitmap.RawImage.Data'; 27 Description.Add('Custom TFastBitmap data are converted to visible image bitmap raw data. ' + 28 'Then TImage is responsible for show loaded data.'); 27 29 end; 28 30
Note:
See TracChangeset
for help on using the changeset viewer.