Bsoft function

img_color_combine

Source:

src/img/img_colour.c

Description:

Combines two coloured images.

Algorithm:

	Each .

Arguments:

Bimage* p1first image (replaced by new data).
Bimage* p2second image.

Returns:

int 0.

Prototype:

int img_color_combine(Bimage* p1, Bimage* p2)

Other objects included:

struct Bimage


Generated by bdoc.pl on Mon Jun 15 11:47:29 2009


Back to the Bsoft home