ladybug_rhino.color module¶
Collection of methods for converting between Ladybug and .NET colors.
- ladybug_rhino.color.argb_color_to_color(color)[source]¶
Convert a ladybug color into .NET color, including the alpha channel.
- ladybug_rhino.color.black()[source]¶
Get a .NET black color object. Useful for things like default text.