Show / Hide Table of Contents

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.

In this article

Back to top

Back to top Generated by DocFX