C# Class HyperbolicModels.ImageGrid

This will take a list of images and resize/combine them into a single image grid.
Show file Open project: roice3/Honeycombs Class Usage Examples

Public Methods

Method Description
Generate ( Settings s ) : void

Method Details

Generate() public method

public Generate ( Settings s ) : void
s Settings
return void