Graphics
- TurnPict
0.90g
Rotate
a cast members picture during runtime in 90 degree steps only. Cleared some
memory allocation problems. Improved the demo movie error handling
- DragPicture
0.9a
Allows
a cast picture to be dragged outside the bounds of a Director window and returns
the point at which the mouse was released. If you want to drag between Director
movies the cast disappears when you move across the window bounds, this XObject
allows simulation of a drag between windows.
- ScreenFade
0.9d
Lingo
control of the main screen level of fade. Alters the Gamma of the screen to
set the overall brightness. From 0-100% with variable increment. Added mFadeToColour
and mRestoreColour which allows the user to fade to a specific colour. Altered
speed of fade to number of steps parameter. Screen must be set to 8 bit depth/256
colours. Thanks to Roy for the demo movie.
-
SubPict 0.9a Allows sub sections of cast picture to be obtained
with various masking and combination features. This is an Alpha release,
comments welcomed. Replaced by PictureXtra.
- PictureXtra
0.9d
Allows sub sections of cast picture to be obtained with various masking, differencing
and combination features. This replaces the SubPict and DifferencePict XObjects,
it is much faster and uses global handlers. It replaces the SubPict and DifferencePict
XObjects. Version D corrects a bug in the combinePict message - it should
now work as documented
- GetPixelColour
0.9b
Give
a global XY position to the object and get returned either the index or RGB
value of the pixel at that point. The new version allows you to Set the stage
pixel as well. Yes I am British and spell words funny, do use the British
"colour" spelling.