#ClipBlit help please
10-Oct-86 00:32:48
Sb: #35771-#ClipBlit help please
Fm: Ray Larson 70446,766
To: Geoffrey M McLean 72375,225
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
You might want to take a look at the image editor code in DL9. In that I
used ClipBlit to transfer images from a small (offscreen) raster to the
"real" on-screen raster. There is a lot of stuff there you may want to
ignore, but the small raster is set up by a routine called "initrasters",
and ClipBlit is used on the rasters in several sections of the code. The
file is (or was) called IMAGFUNC, it is now something similar, chopped due
to name size problems on CIS. Good Luck Ray