Changeset 92 for oup/current/Code/OniImgClass.pas
- Timestamp:
- Jan 16, 2007, 12:35:04 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
oup/current/Code/OniImgClass.pas
r86 r92 439 439 txmpimg.DataType := [DT_Decoded32]; 440 440 txmpimg.Depth := 32; 441 txmpimg.WriteToBMP(' D:\' + IntToStr(i) + '.bmp');441 txmpimg.WriteToBMP('M:\' + IntToStr(i) + '.bmp'); 442 442 end; 443 443 end;
Note:
See TracChangeset
for help on using the changeset viewer.