Poco "Separate Tool"
13-Jun-94 18:18:29
Sb: #107481-Poco "Separate Tool"
Fm: dave aguilar 76260,453
To: Charles Meier 76665,204
/* HI,I can only find a subset of Animator "Tools" supported in POCO. Is this
true? */
There are several POCO routines supplied in the RESOURCE subdirectory, Charles.
Is this what you're refering to?
/* I am trying to implement a mega sep tool where one would drect a rectangle
and change all colors within to the key color. I see that I might accomplish
the same "look" by pallette fiddling, but I'd rather preserve the pallette and
change the pixel colors. */
I don't understand you goal. Are you asking if there's a way to use SEP
(separate) in a local area rather than in the entire frame? If so, there is a
toggle BOXED which allows you to define a rectangle and separate inside it's
boundaries only. Using the T (time) toggle, you can apply separation to an
entire flic, a region of a flic, an entire frame or a region of a frame. -dave