Changeset 13 for trunk/LibrePaint.lpr


Ignore:
Timestamp:
Sep 22, 2014, 5:25:11 PM (10 years ago)
Author:
chronos
Message:
  • Added: Image operation Negative image.
  • Added: Partialy implemented Image load from and save to file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LibrePaint.lpr

    r11 r13  
    88  {$ENDIF}{$ENDIF}
    99  Interfaces, // this includes the LCL widgetset
    10   Forms, UCore, UGraphic, UProject, UBitStream, UMemory, UFormNew, UFormMain,
     10  Forms, UCore, UGraphic, UProject, UMemory, UFormNew, UFormMain,
    1111  UColorRGBA8, UColorGray8, UColorGray1, UColorGray4, UColorRGB565
    1212  { you can add units after this };
Note: See TracChangeset for help on using the changeset viewer.