C# Class ScoobyRom.PlotIcon3D

Creates NPlot ImagePlots without any annotation, useful for icons. Methods are not thread safe!
Show file Open project: SubaruDieselCrew/ScoobyRom

Public Methods

Method Description
CreateIcon ( Tables table ) : Gdk.Pixbuf
PlotIcon3D ( int width, int height ) : Florence

Method Details

CreateIcon() public method

public CreateIcon ( Tables table ) : Gdk.Pixbuf
table Tables
return Gdk.Pixbuf

PlotIcon3D() public method

public PlotIcon3D ( int width, int height ) : Florence
width int
height int
return Florence