• Home
  • Raw
  • Download

Lines Matching full:href

8 Describes how destination <a href='undocumented#Pixel'>pixel</a> is replaced
9 with a combination of itself and source <a href='undocumented#Pixel'>pixel</a>.
10 <a href='#Blend_Mode'>Blend_Mode</a> may use source, destination, or both.
11 <a href='#Blend_Mode'>Blend_Mode</a> may operate on each
12 <a href='https://api.skia.org/SkColor_8h.html'>Color</a> component
13 independently, or may allow all source <a href='undocumented#Pixel'>pixel</a>
15 <a href='undocumented#Pixel'>pixel</a> component.
17 <a href='#Blend_Mode'>Blend_Mode</a> does not use adjacent pixels to determine
20 <a href='#Blend_Mode'>Blend_Mode</a> uses source and read destination
21 <a href='https://api.skia.org/SkColor_8h.html#a918cf5a3a68406ac8107f6be48fb906e'>Alpha</a>
23 <a href='https://api.skia.org/SkColor_8h.html#a918cf5a3a68406ac8107f6be48fb906e'>Alpha</a>;
25 <a href='https://api.skia.org/SkColor_8h.html#a918cf5a3a68406ac8107f6be48fb906e'>Alpha</a>
27 <a href='https://api.skia.org/SkColor_8h.html'>Color</a> components.
30 <a href='https://api.skia.org/SkColor_8h.html#a918cf5a3a68406ac8107f6be48fb906e'>Alpha</a>
31 is encoded in source and destination <a href='undocumented#Pixel'>pixel</a>,
32 nearly all <a href='#Image_Info_Color_Type'>Color_Types</a> treat it as ranging
33 from zero to one. And, nearly all <a href='#Blend_Mode'>Blend_Mode</a>
37 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
39 <a href='https://api.skia.org/SkImageInfo_8h.html#a9ac0b62b3d2c6c7e1a80db557243f93e'>kRGBA_F16_SkCo…
41 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
43 <a href='https://api.skia.org/SkColor_8h.html#a918cf5a3a68406ac8107f6be48fb906e'>Alpha</a>
44 and <a href='https://api.skia.org/SkColor_8h.html'>Color</a> component values
45 larger than one. For <a href='#Image_Info_Color_Type'>Color_Types</a> other than
46 <a href='https://api.skia.org/SkImageInfo_8h.html#a9ac0b62b3d2c6c7e1a80db557243f93e'>kRGBA_F16_SkCo…
48 <a href='https://api.skia.org/SkColor_8h.html#a918cf5a3a68406ac8107f6be48fb906e'>Alpha</a>
51 <a href='https://api.skia.org/SkImageInfo_8h.html#a9ac0b62b3d2c6c7e1a80db557243f93e'>kRGBA_F16_SkCo…
57 <a href='https://graphics.pixar.com/library/Compositing/paper.pdf'>Compositing
59 <a href='#Blend_Mode_Overview_Porter_Duff'>Porter_Duff</a> modes
60 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
62 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
64 Drawing a <a href='https://api.skia.org/classSkBitmap.html'>bitmap</a> with
65 transparency using <a href='#Blend_Mode_Overview_Porter_Duff'>Porter_Duff</a>
71 <a href='#Blend_Mode_Overview_Porter_Duff'>Porter_Duff</a> compositing does not
80 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
82 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
84 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
86 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
88 both, as described by <a href='https://en.wikipedia.org/wiki/Blend_modes'>Blend
95 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
97 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
99 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
101 <a href='https://api.skia.org/SkColor_8h.html#a918cf5a3a68406ac8107f6be48fb906e'>Alpha</a>;
103 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
105 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
106 uses <a href='undocumented#Premultiply'>Premultiplied</a> values to compute the
108 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
109 uses <a href='undocumented#Unpremultiply'>Unpremultiplied</a> values to compute
117 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
118 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
119 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
121 <a href='https://api.skia.org/SkBlendMode_8h.html#ad96d76accb8ff5f3eafa29b91f7a25f0'>SkBlendMode</a…
123 <a href='https://api.skia.org/SkColor_8h.html'>color</a> information, using
124 <a href='https://www.w3.org/TR/compositing-1/#blendingnonseparable'>non-separable