#include <cairo-templates.h>
Inherited by Inkscape::Filters::ConvolveMatrix< preserve_alpha >, Inkscape::Filters::DiffuseLight, and Inkscape::Filters::SpecularLight.
Definition at line 224 of file cairo-templates.h.
◆ SurfaceSynth()
◆ alphaAt() [1/2]
guint32 SurfaceSynth::alphaAt |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
|
inline |
◆ alphaAt() [2/2]
guint32 SurfaceSynth::alphaAt |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
◆ pixelAt() [1/2]
guint32 SurfaceSynth::pixelAt |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
|
inline |
◆ pixelAt() [2/2]
guint32 SurfaceSynth::pixelAt |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
◆ surfaceNormalAt()
NR::Fvector SurfaceSynth::surfaceNormalAt |
( |
int |
x, |
|
|
int |
y, |
|
|
double |
scale |
|
) |
| const |
|
inline |
◆ _alpha
bool SurfaceSynth::_alpha |
◆ _h
◆ _px
unsigned char* SurfaceSynth::_px |
◆ _stride
int SurfaceSynth::_stride |
◆ _w
The documentation for this struct was generated from the following file: