Bsoft function

img_set_background

Source:

src/img/img_background.c

Description:

Sets the background values.

Algorithm:

	Sets the background for each sub-image to the given value.

Arguments:

Bimage* pimage.

Returns:

int 0.

Prototype:

int img_set_background(Bimage* p, double background)

Other objects included:

struct Bimage


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


Back to the Bsoft home