C# Class SoundInTheory.DynamicImage.Sources.ImageSource

Inheritance: DirtyTrackingObject
Mostra file Open project: sitdap/dynamic-image Class Usage Examples

Public Methods

Method Description
GetBitmap ( ) : FastBitmap
PopulateDependencies ( List dependencies ) : void

Method Details

GetBitmap() public abstract method

public abstract GetBitmap ( ) : FastBitmap
return SoundInTheory.DynamicImage.Util.FastBitmap

PopulateDependencies() public method

public PopulateDependencies ( List dependencies ) : void
dependencies List
return void