ImageWriter

Description

abstract class Tinman.Terrain.Imaging.ImageWriter

Derived from

Disposable abstract
IImageWriter

Extended by

AsciiArtWriter sealed
AsciiWriter sealed

Abstract base class for IImageWriter implementations.

Protected / Constructors

Image​Writer


protected constructor ImageWriter → ()

Creates a new instance of ImageWriter.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<IImageWriter>

[not-null]
The configurator object.

The configurator object for this type.