Enum TextureConvertMode
The conversion mode from ITexture to ICellSurface.
Namespace: SadConsole
Assembly: SadConsole.dll
Syntax
public enum TextureConvertMode
Fields
Name | Description |
---|---|
Background | Fills the background of each cell with the pixel color. |
Foreground | Fills the foreground of each cell with the pixel color. |