Changeset 127 for trunk/examples


Ignore:
Timestamp:
Nov 4, 2005, 11:41:40 PM (19 years ago)
Author:
mmc
Message:

Minor touch-ups on the <image> element. Data on both input and
output sides is now stored the same way, in <current>.

Location:
trunk/examples/zoo/image
Files:
1 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/examples/zoo/image/image.tcl

    r126 r127  
    2424blt::winop image rotate $imh $dest $angle
    2525
    26 $driver put output.image.current.data [$dest data -format jpeg]
     26$driver put output.image.current [$dest data -format jpeg]
    2727
    2828# save the updated XML describing the run...
Note: See TracChangeset for help on using the changeset viewer.