Table of Contents

Class AnimationScenario.BitmapToBraille

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

Renders an image as unicode Braille.

public class AnimationScenario.BitmapToBraille
Inheritance
AnimationScenario.BitmapToBraille
Inherited Members
Extension Methods

Constructors

BitmapToBraille(int, int, Func<int, int, bool>)

Renders an image as unicode Braille.

Fields

CHAR_HEIGHT
CHAR_WIDTH

Properties

HeightPixels
PixelIsLit
WidthPixels

Methods

GenerateImage()