Changeset 11 for trunk/LibrePaint.lpr


Ignore:
Timestamp:
Sep 22, 2014, 3:11:14 AM (10 years ago)
Author:
chronos
Message:
  • Added: RBG565 color format.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LibrePaint.lpr

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