Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.196 fade

fade, weight, result

Returns a weighted average of images indicated with fade_init. The weight of the first image is taken as weight (from 0 to 255), and the weight of the second image is taken as 255 - weight. The resulting weighted average is returned in result.

See also: fade_init