Ignore:
Timestamp:
Sep 22, 2014, 3:07:02 AM (10 years ago)
Author:
chronos
Message:
  • Added: Zooming and moving image.
  • Added: Color format 4-bit gray.
  • Added: Image operation for generating test gradient image.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormNew.pas

    r8 r10  
    6666
    6767  // Default
    68   SpinEditWidth.Value := 800;
    69   SpinEditHeight.Value := 600;
     68  SpinEditWidth.Value := 200;
     69  SpinEditHeight.Value := 100;
    7070  SpinEditDPI.Value := 72;
    7171end;
Note: See TracChangeset for help on using the changeset viewer.