DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.General.BitmapHandling.FastImage Class Reference
Inheritance diagram for DirectOutput.General.BitmapHandling.FastImage:
Collaboration diagram for DirectOutput.General.BitmapHandling.FastImage:

Public Member Functions

void LoadImageFile (string ImageFilePath)
 
 FastImage (string Name)
 
 FastImage ()
 

Properties

Dictionary< int, FastBitmapFrames [get, set]
 
- Properties inherited from DirectOutput.General.Generic.NamedItemBase
string Name [get, set]
 Name of the named item.
Triggers BeforeNameChange before a new Name is set.
Triggers AfterNameChanged after a new name has been set. More...
 
- Properties inherited from DirectOutput.General.Generic.INamedItem
string Name [get, set]
 Gets or sets the name of the item.
Must fire the BeforeNameChange and AfterNameChange events when the value of the property is changed. More...
 

Additional Inherited Members

- Events inherited from DirectOutput.General.Generic.NamedItemBase
EventHandler< NameChangeEventArgsAfterNameChanged
 Event is fired after the value of the property Name has changed. More...
 
EventHandler< NameChangeEventArgsBeforeNameChange
 Event is fired before the value of the property Name is changed. More...
 

Constructor & Destructor Documentation

DirectOutput.General.BitmapHandling.FastImage.FastImage ( string  Name)
DirectOutput.General.BitmapHandling.FastImage.FastImage ( )

Member Function Documentation

void DirectOutput.General.BitmapHandling.FastImage.LoadImageFile ( string  ImageFilePath)

Property Documentation

Dictionary<int,FastBitmap> DirectOutput.General.BitmapHandling.FastImage.Frames
getset

The documentation for this class was generated from the following file: