IGraphicsLibrary
Summary
Interface for graphics libraries.Signature
Remarks
Implemented byBaseGraphicsLibrary and its concrete subclass Graphics2DLibrary. Access an instance via ctx.libraries.getGraphics().library.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interface for graphics libraries.
interface IGraphicsLibrary extends IExposedLibrary, IRunnerLibrary
BaseGraphicsLibrary and its concrete subclass Graphics2DLibrary. Access an instance via ctx.libraries.getGraphics().library.