RhinoCommon API
DisplayBitmapGetBlendModes Method |
Gets the source and destination blend modes.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void GetBlendModes( out BlendMode source, out BlendMode destination )
Public Sub GetBlendModes ( <OutAttribute> ByRef source As BlendMode, <OutAttribute> ByRef destination As BlendMode )
Parameters
- source
- Type: Rhino.DisplayBlendMode
The source blend mode is assigned to this out parameter. - destination
- Type: Rhino.DisplayBlendMode
The destination blend mode is assigned to this out parameter.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14