[ whitefrost.com | Account Manager 4 Product Page ]

Core.Forms.ExportVideoGallery Class Reference

List of all members.

Public Member Functions

 ExportVideoGallery (Core.Tools.AccountManager.Product in_product, Gallery in_gallery)

Public Attributes

ListView ReferenceList = null
Core.Tools.AccountManager.Map.Data[] ReferenceData = null
String[] Labels = new String[0]

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.

Properties

double FrameRate [get]

Private Member Functions

void btnCancel_Click (object sender, EventArgs e)
void IncrementLabel ()
String NextLabel ()
String CurrentLabel ()
Core.Forms.HypnoLabel NewLabel (Graphics g, String text, int dest_width, int dest_height)
Bitmap ApplySettings (Image img, int width, int height)
void CompostVideo ()
void btnExportVideo_Click (object sender, EventArgs e)
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.

Private Attributes

Core.Tools.AccountManager.Product product_base = null
Gallery gallery = null
int current_label = 0
System.ComponentModel.IContainer components = null
 Required designer variable.
System.Windows.Forms.Button btnExportVideo
System.Windows.Forms.TextBox txtVideoName
System.Windows.Forms.Label label1
System.Windows.Forms.Button btnCancel
System.Windows.Forms.TextBox txtFrameRate
System.Windows.Forms.Label label2


Constructor & Destructor Documentation

Core.Forms.ExportVideoGallery.ExportVideoGallery ( Core.Tools.AccountManager.Product  in_product,
Gallery  in_gallery 
)


Member Function Documentation

void Core.Forms.ExportVideoGallery.btnCancel_Click ( object  sender,
EventArgs  e 
) [private]

void Core.Forms.ExportVideoGallery.IncrementLabel (  )  [private]

String Core.Forms.ExportVideoGallery.NextLabel (  )  [private]

String Core.Forms.ExportVideoGallery.CurrentLabel (  )  [private]

Core.Forms.HypnoLabel Core.Forms.ExportVideoGallery.NewLabel ( Graphics  g,
String  text,
int  dest_width,
int  dest_height 
) [private]

Bitmap Core.Forms.ExportVideoGallery.ApplySettings ( Image  img,
int  width,
int  height 
) [private]

void Core.Forms.ExportVideoGallery.CompostVideo (  )  [private]

void Core.Forms.ExportVideoGallery.btnExportVideo_Click ( object  sender,
EventArgs  e 
) [private]

override void Core.Forms.ExportVideoGallery.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

Parameters:
disposing true if managed resources should be disposed; otherwise, false.

void Core.Forms.ExportVideoGallery.InitializeComponent (  )  [private]

Required method for Designer support - do not modify the contents of this method with the code editor.


Member Data Documentation

String [] Core.Forms.ExportVideoGallery.Labels = new String[0]

System.ComponentModel.IContainer Core.Forms.ExportVideoGallery.components = null [private]

Required designer variable.

System.Windows.Forms.Button Core.Forms.ExportVideoGallery.btnExportVideo [private]

System.Windows.Forms.TextBox Core.Forms.ExportVideoGallery.txtVideoName [private]

System.Windows.Forms.Label Core.Forms.ExportVideoGallery.label1 [private]

System.Windows.Forms.Button Core.Forms.ExportVideoGallery.btnCancel [private]

System.Windows.Forms.TextBox Core.Forms.ExportVideoGallery.txtFrameRate [private]

System.Windows.Forms.Label Core.Forms.ExportVideoGallery.label2 [private]


Property Documentation

double Core.Forms.ExportVideoGallery.FrameRate [get, private]


The documentation for this class was generated from the following files:
Stephen W. Cote, 2009, whitefrost.com