BRL-CAD
|
Go to the source code of this file.
Functions | |
int | icv_filter (icv_image_t *img, ICV_FILTER filter_type) |
icv_image_t * | icv_filter3 (icv_image_t *old_img, icv_image_t *curr_img, icv_image_t *new_img, ICV_FILTER3 filter_type) |
int | icv_fade (icv_image_t *img, double fraction) |
Fades an image in place. More... | |