|
||
RGB get_ambient_light ( )
|
|
|
Synopsis |
#include "silver.h"
The get_ambient_light function get the ambient light color of the current drawing.
|
|
Parameters |
none
|
|
Return Value |
get_ambient_light returns the ambient light color of the current drawing.
|
|
See Also |
get_direct_pointer, The section Colors and RGB |
|