C# Class Pinta.Resources.ResourceLoader

Afficher le fichier Open project: PintaProject/Pinta

Méthodes publiques

Méthode Description
GetResourceIconStream ( string name ) : System.Stream

Private Methods

Méthode Description
CreateMissingImage ( int size ) : Gdk.Pixbuf
GetIcon ( string name, int size ) : Gdk.Pixbuf
GetIconSize ( int size ) : Gtk.IconSize
HasResource ( Assembly asm, string name ) : bool

Method Details

GetResourceIconStream() public static méthode

public static GetResourceIconStream ( string name ) : System.Stream
name string
Résultat System.Stream