transform
Creates a new transformation object for the provided output, if supported.
abstract
abstract transform(out: RenderContext.Output): RenderContext.OutputTransform | undefined | void
Related
- class RenderContext abstractAn abstract class that supports global view rendering, part of the global application context.