RT
srcs
render
Functions
post_process.c File Reference
#include "
color.h
"
#include "ftmath.h"
#include <math.h>
Include dependency graph for post_process.c:
Functions
t_color
sepia
(
t_color
in)
t_color
grayscale
(
t_color
in)
t_color
cartoon
(
t_color
in)
t_color
negative
(
t_color
in)
Function Documentation
◆
cartoon()
t_color
cartoon
(
t_color
in
)
◆
grayscale()
t_color
grayscale
(
t_color
in
)
◆
negative()
t_color
negative
(
t_color
in
)
◆
sepia()
t_color
sepia
(
t_color
in
)
Generated by
1.8.17