Ignore:
Timestamp:
Apr 9, 2015, 9:58:36 PM (10 years ago)
Author:
chronos
Message:
  • Fixed: Use csOpaque control style also to Image, PaintBox and OpenGLControl.
  • Modified: Change size of test frame with SpinEdits as delayed using timer.
  • Updated: BRGABitmap package to version 8.1.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/Packages/bgrabitmap/bgrabitmap.pas

    r452 r472  
    113113implementation
    114114
    115 uses GraphType, BGRABitmapTypes;
     115uses GraphType, BGRABitmapTypes, BGRAReadBMP, BGRAReadGif,
     116  BGRAReadIco, bgrareadjpeg, BGRAReadLzp, BGRAReadPCX,
     117  BGRAReadPng, BGRAReadPSD, BGRAReadTGA, BGRAReadXPM,
     118  BGRAWriteLzp;
    116119
    117120var
Note: See TracChangeset for help on using the changeset viewer.