|
Krita Source Code Documentation
|
This is the complete list of members for KisMyPaintSurface, including all inherited members.
| calculate_alpha_for_rr(float rr, float hardness, float slope1, float slope2) | KisMyPaintSurface | inline |
| calculate_rr(int xp, int yp, float x, float y, float aspect_ratio, float sn, float cs, float one_over_radius2) | KisMyPaintSurface | inline |
| calculate_rr_antialiased(int xp, int yp, float x, float y, float aspect_ratio, float sn, float cs, float one_over_radius2, float r_aa_start) | KisMyPaintSurface | inline |
| calculateOpacity(float angle, float hardness, float opaque, float x, float y, float xp, float yp, float aspect_ratio, float radius) | KisMyPaintSurface | |
| draw_dab(MyPaintSurface *self, float x, float y, float radius, float color_r, float color_g, float color_b, float opaque, float hardness, float color_a, float aspect_ratio, float angle, float lock_alpha, float colorize) | KisMyPaintSurface | static |
| drawDabImpl(MyPaintSurface *self, float x, float y, float radius, float color_r, float color_g, float color_b, float opaque, float hardness, float color_a, float aspect_ratio, float angle, float lock_alpha, float colorize) | KisMyPaintSurface | |
| get_color(MyPaintSurface *self, float x, float y, float radius, float *color_r, float *color_g, float *color_b, float *color_a) | KisMyPaintSurface | static |
| getColorImpl(MyPaintSurface *self, float x, float y, float radius, float *color_r, float *color_g, float *color_b, float *color_a) | KisMyPaintSurface | |
| KisMyPaintSurface(KisPainter *painter, KisPaintDeviceSP paintNode=nullptr, KisImageSP image=nullptr) | KisMyPaintSurface | |
| m_backgroundPainter | KisMyPaintSurface | private |
| m_blendDevice | KisMyPaintSurface | private |
| m_dab | KisMyPaintSurface | private |
| m_image | KisMyPaintSurface | private |
| m_imageDevice | KisMyPaintSurface | private |
| m_maskDevice | KisMyPaintSurface | private |
| m_painter | KisMyPaintSurface | private |
| m_precisePainterWrapper | KisMyPaintSurface | private |
| m_surface | KisMyPaintSurface | private |
| m_tempPainter | KisMyPaintSurface | private |
| paint(KoColor *color, KoColor *bgColor) | KisMyPaintSurface | |
| painter() | KisMyPaintSurface | |
| surface() | KisMyPaintSurface | |
| ~KisMyPaintSurface() | KisMyPaintSurface |