IVisualRasterizer
Description
- Extended by
-
VisualRasterizer abstract
Base interface for classes that are capable of rasterizing a 2D visual.
Public / Methods
MeasureBounds
Measures the effective bounds of the given visual in, when being rasterized with this
rasterizer.
Rasterize
Rasterizes the given visual in into the given output in buffer.
The transformation from visualBounds in to outputBounds in (see Visual.ComputeTransform) depicts the effective resolution and aspect ratio of the rasterized visual.