Table of Contents

Class ImageToAsciiService

Namespace
EchoHub.Server.Services
Assembly
EchoHub.Server.dll
public class ImageToAsciiService
Inheritance
ImageToAsciiService
Inherited Members

Constructors

ImageToAsciiService()

public ImageToAsciiService()

Methods

ConvertToAscii(Stream, int, int)

public string ConvertToAscii(Stream imageStream, int width = 80, int height = 40)

Parameters

imageStream Stream
width int
height int

Returns

string