Table of Contents

Class Images

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
[ScenarioMetadata("Images", "Demonstration of how to render an image with/without true color support.")]
[ScenarioCategory("Colors")]
[ScenarioCategory("Drawing")]
public class Images : Scenario, IDisposable
Inheritance
Images
Implements
Inherited Members
Extension Methods

Methods

ConvertToColorArray(Image<Rgba32>)
Dispose(bool)
GenerateSixelData(Image<Rgba32>, Size, int, int)
Main()

Called by UI Catalog to run the Scenario. This is the main entry point for the Scenario .