by Joe Maller on 5 Jan, 2004 01:42, Applies to: FCP 4.1.1 from:
This function fills an image buffer with the color specified by the four color values (integers from 0 to 255).
ChannelFill can fill some channels while leaving others untouched. To skip a channel during the fill operation, specify it's value as knone or -1 instead of a number.
Authors own their submissions and grant full use rights to the site owner.
Commercial reproduction is prohibited without prior written permission (please ask first).
The FXScript Reference is an independent resource, created and funded through user contributions and my wallet. If you find the site useful, please donate to help keep this unique resource online.
This function fills an image buffer with the color specified by the four color values (integers from 0 to 255).
ChannelFill can fill some channels while leaving others untouched. To skip a channel during the fill operation, specify it's value as knone or
-1instead of a number.