Lines Matching refs:blend
183 …awing_BlendMode](#oh_drawing_blendmode) | Defines an enum for the blend modes. In blend mode, each…
236 … BLEND_MODE_COLOR,<br>BLEND_MODE_LUMINOSITY<br>} | Enumerates the blend modes. In blend mode, each…
269 …drawing_blendmode)) | Sets a blender for a brush. The blender implements the specified blend mode.|
303 …h_drawing_blendmode) blendMode) | Fills the entire canvas with the specified color and blend mode.|
310 …e](#oh_drawing_blendmode)) | Creates an **OH_Drawing_ColorFilter** object with a given blend mode.|
485 …h_drawing_blendmode)) | Sets a blender for a pen. The blender implements the specified blend mode.|
987 Defines an enum for the blend modes. In blend mode, each operation generates a new color from two c…
2222 Enumerates the blend modes. In blend mode, each operation generates a new color from two colors (so…
3767 Fills the entire canvas with the specified color and blend mode.
6002 Sets a blender for a brush. The blender implements the specified blend mode.
7279 …ing_Brush](#oh_drawing_brush) object. The alpha value, filter effect, and blend mode of the brush …
7397 Creates an **OH_Drawing_ColorFilter** object with a given blend mode.
11492 Sets a blender for a pen. The blender implements the specified blend mode.