Factory for IShapeRasterizer objects.
interface
|
IShapeRasterizerFactory
|
with
|
<in
T>
|
as
|
class, ISampleBufferBase
|
base of
|
ShapeRasterizerFactory
|
Creates a new instance of IShapeRasterizer for the given shape.
method
|
Rasterizer
(IShape shape)
|
||
type
|
IShapeRasterizer<T>
|
||
params
|
shape
|
[not-null]
|
The shape. |
returns
|
The shape rasterizer. |