Codebase list libmypaint / HEAD tiled-surface-private.h
HEAD

Tree @HEAD (Download .tar.gz)

tiled-surface-private.h @HEADraw · history · blame

1
2
3
4
5
6
void render_dab_mask (uint16_t * mask,
                        float x, float y,
                        float radius,
                        float hardness,
                        float aspect_ratio, float angle
                        );