C# Class NCaptcha.Utils.Drawer

Inheritance: IDrawer
Exibir arquivo Open project: x2bool/NCaptcha

Public Methods

Method Description
DrawKey ( Image image, string key ) : Image
Drawer ( INumberGenerator random ) : System

Method Details

DrawKey() public method

public DrawKey ( Image image, string key ) : Image
image Image
key string
return Image

Drawer() public method

public Drawer ( INumberGenerator random ) : System
random INumberGenerator
return System