C# 클래스 Banshee.Gui.Widgets.CoverArtBrush

상속: Hyena.Gui.Canvas.ImageBrush
파일 보기 프로젝트 열기: abock/cubano 1 사용 예제들

공개 메소드들

메소드 설명
Clear ( ) : void
CoverArtBrush ( ) : System
Load ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool
ShouldUpdate ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool

비공개 메소드들

메소드 설명
DestroyCurrentSurface ( ) : void
LoadImage ( ) : void
LoadMissingImages ( ) : void

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

CoverArtBrush() 공개 메소드

public CoverArtBrush ( ) : System
리턴 System

Load() 공개 메소드

public Load ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool
track Banshee.Collection.TrackInfo
artworkSize int
리턴 bool

ShouldUpdate() 공개 메소드

public ShouldUpdate ( Banshee.Collection.TrackInfo track, int artworkSize ) : bool
track Banshee.Collection.TrackInfo
artworkSize int
리턴 bool