Class ColoredGlyphSerialized
Inheritance
ColoredGlyphSerialized
Assembly: SadConsole.dll
Syntax
public class ColoredGlyphSerialized
Constructors
ColoredGlyphSerialized()
Declaration
public ColoredGlyphSerialized()
Fields
Background
Declaration
Field Value
Decorators
Declaration
public CellDecorator[]? Decorators
Field Value
Foreground
Declaration
Field Value
Glyph
Declaration
Field Value
IsVisible
Declaration
Field Value
Mirror
Declaration
Field Value
Operators
implicit operator ColoredGlyphSerialized(ColoredGlyph)
Declaration
public static implicit operator ColoredGlyphSerialized(ColoredGlyph cell)
Parameters
Returns
implicit operator ColoredGlyph(ColoredGlyphSerialized)
Declaration
public static implicit operator ColoredGlyph(ColoredGlyphSerialized cell)
Parameters
Returns