C# Class ScoobyRom.PlotIcon3D

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

Méthodes publiques

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

Method Details

CreateIcon() public méthode

public CreateIcon ( Tables table ) : Gdk.Pixbuf
table Tables
Résultat Gdk.Pixbuf

PlotIcon3D() public méthode

public PlotIcon3D ( int width, int height ) : Florence
width int
height int
Résultat Florence