get_previous_color


Description:

[ Version ( deprecated = true , deprecated_since = "3.4" , replacement = "get_previous_rgba" ) ]
public void get_previous_color (out Color color)

Warning: get_previous_color is deprecated since 3.4. Use get_previous_rgba.

Fills color in with the original color value.

Note:

Use get_previous_rgba instead.

Parameters:

this

a ColorSelection

color

a Color to fill in with the original color value