C# Class BootRes.Program

Show file Open project: coderforlife/c4l-utils

Private Methods

Method Description
BreakUp ( String src, String dest, ImageFormat format ) : bool
GetBitmap ( string path, bool displayError ) : Bitmap
GetExt ( ImageFormat format ) : string
Main ( string args ) : int
PieceTogether ( string src, string dest, ImageFormat format ) : bool
SetInt ( int x, byte arr, int offset ) : void