Codebase list libmypaint / debian/1.6.0-2 tiled-surface-private.h
debian/1.6.0-2

Tree @debian/1.6.0-2 (Download .tar.gz)

tiled-surface-private.h @debian/1.6.0-2raw · 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
                        );