Static function to check if the current browser has Graphics support.
warning Deprecated | goog.graphics is deprecated. It existed to abstract over browser
differences before the canvas tag was widely supported. See
http://en.wikipedia.org/wiki/Canvas_element for details.
|
---|
Parameters | None. |
---|
Returns | boolean | True if the current browser has Graphics support.
|
|
---|