Lines Matching refs:href
3 Describes how destination <a href='undocumented#Pixel'>pixel</a> is replaced with a combination of …
4 source <a href='undocumented#Pixel'>pixel</a>. <a href='#Blend_Mode'>Blend_Mode</a> may use source,…
5 operate on each <a href='SkColor_Reference#Color'>Color</a> component independently, or may allow a…
6 components to contribute to one destination <a href='undocumented#Pixel'>pixel</a> component.
8 <a href='#Blend_Mode'>Blend_Mode</a> does not use adjacent pixels to determine the outcome.
10 <a href='#Blend_Mode'>Blend_Mode</a> uses source and read destination <a href='SkColor_Reference#Al…
11 destination <a href='SkColor_Reference#Alpha'>Alpha</a>; both source and destination <a href='SkCol…
12 destination <a href='SkColor_Reference#Color'>Color</a> components.
14 Regardless of how <a href='SkColor_Reference#Alpha'>Alpha</a> is encoded in source and destination …
15 <a href='#Image_Info_Color_Type'>Color_Types</a> treat it as ranging from zero to one. And, nearly …
18 Two exceptions are <a href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</a>::<a href='#SkBlendMo…
20 …href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</a>::<a href='#SkBlendMode_kPlus'>kPlus</a> p…
21 …href='#Image_Info_Color_Type'>Color_Types</a> other than <a href='SkImageInfo_Reference#kRGBA_F16_…
24 <a href='SkImageInfo_Reference#kRGBA_F16_SkColorType'>kRGBA_F16_SkColorType</a> permits values outs…
30 …href='https://graphics.pixar.com/library/Compositing/paper.pdf'>Compositing Digital Images</a></a>…
32 Drawing a <a href='SkBitmap_Reference#Bitmap'>bitmap</a> with transparency using <a href='#Blend_Mo…
37 Draw geometry with transparency using <a href='#Blend_Mode_Overview_Porter_Duff'>Porter_Duff</a> co…
44 …href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</a>::<a href='#SkBlendMode_kPlus'>kPlus</a> a…
46 …href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</a>::<a href='#SkBlendMode_kOverlay'>kOverlay…
48 <a href='https://en.wikipedia.org/wiki/Blend_modes'>Blend Modes</a></a> .
54 …href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</a>::<a href='#SkBlendMode_kModulate'>kModula…
55 …nts, including <a href='SkColor_Reference#Alpha'>Alpha</a>; unlike <a href='SkBlendMode_Reference#…
56 …n is transparent, result is transparent. <a href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</…
57 …href='undocumented#Premultiply'>Premultiplied</a> values to compute the product; <a href='SkBlendM…
64 …href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</a>::<a href='#SkBlendMode_kHue'>kHue</a>, <a…
65 <a href='SkBlendMode_Reference#SkBlendMode'>SkBlendMode</a>::<a href='#SkBlendMode_kLuminosity'>kLu…
66 components <a href='SkColor_Reference#Color'>color</a> information, using
67 <a href='https://www.w3.org/TR/compositing-1/#blendingnonseparable'>non-separable blend modes</a></…