menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Gets the source and destination blend modes.
Syntax:
public
void
GetBlendModes(
out
BlendMode
source
,
out
BlendMode
destination
)
Parameters:
source
Type:
BlendMode
The source blend mode is assigned to this out parameter.
destination
Type:
BlendMode
The destination blend mode is assigned to this out parameter.
Returns:
Type:
void
Available since:
5.0
home
/
Rhino.Display
/
DisplayBitmap
/
GetBlendModes
GetBlendModes method
Class:
Rhino.Display.DisplayBitmap
Nothing found