C# Class Nagru___Manga_Organizer.ImageBrowser

Afficher le fichier Open project: Nagru/Manga-Organizer Class Usage Examples

Méthodes publiques

Свойство Type Description
Sort int>.Dictionary

Méthodes publiques

Méthode Description
ImageBrowser ( int iPage ) : System

Private Methods

Méthode Description
Browse_FormClosing ( object sender, FormClosingEventArgs e ) : void
Browse_Img_LostFocus ( object sender, EventArgs e ) : void
Browse_KeyDown ( object sender, KeyEventArgs e ) : void
Browse_Load ( object sender, EventArgs e ) : void
Browse_MouseUp ( object sender, MouseEventArgs e ) : void
Browse_Shown ( object sender, EventArgs e ) : void
DrawImage ( Graphics g, Image &img, bool bLeft ) : void

Draw the image to the screen

Next ( ) : void

Displays the next two pages

Prev ( ) : void

Displays the previous two pages

Refresh ( Image &imgL, Image &imgR, bool Next ) : void

Process which images to draw & how

Reset ( ) : void

Reset the image parameters to default

SetFormBounds ( ) : void
Tmr_Reset ( ) : void
TryLoad ( int iPos ) : Bitmap

Try to load the image at the indicated index

trFlip_Tick ( object sender, EventArgs e ) : void

Method Details

ImageBrowser() public méthode

public ImageBrowser ( int iPage ) : System
iPage int
Résultat System

Property Details

Sort public_oe property

public Dictionary Sort
Résultat int>.Dictionary