useGraphics
Summary
Register the graphics library.Signature
Parameters
library
Type:IGraphicsLibrary
Graphics library instance (e.g. Graphics2DLibrary).
Returns
Type:void
Register the graphics library.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Register the graphics library.
useGraphics(library: IGraphicsLibrary): void;
IGraphicsLibrary
Graphics library instance (e.g. Graphics2DLibrary).
void
Register the graphics library.