C# Class Banshee.Gui.Widgets.CoverArtBrush

Inheritance: Hyena.Gui.Canvas.ImageBrush
Afficher le fichier Open project: abock/cubano Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
CoverArtBrush ( ) : System
Load ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool
ShouldUpdate ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool

Private Methods

Méthode Description
DestroyCurrentSurface ( ) : void
LoadImage ( ) : void
LoadMissingImages ( ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

CoverArtBrush() public méthode

public CoverArtBrush ( ) : System
Résultat System

Load() public méthode

public Load ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool
track Banshee.Collection.TrackInfo
artworkSize int
Résultat bool

ShouldUpdate() public méthode

public ShouldUpdate ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool
track Banshee.Collection.TrackInfo
artworkSize int
Résultat bool