Skip to content
Snippets Groups Projects
Commit b76e46bd authored by Riley Mcgee's avatar Riley Mcgee
Browse files

Post Presetation Update

parent 6f1cec83
No related branches found
Tags PS-Rev0
No related merge requests found
......@@ -15,13 +15,13 @@ namespace Gifitti
[STAThread]
static void Main()
{
Application.EnableVisualStyles();
/*Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new MainForm());
*/
GifImageModule.GifModel gm = new GifImageModule.GifModel("C:/Users/riley_000/Desktop/GIFS/giphy.gif");
gm.resizeGif(700, 700);
gm.returnSubGif(0,10);
}
}
}
src/Gifitti/Gifitti/bin/Debug/Snakeware.Animated.gif

378 KiB

src/Gifitti/Gifitti/bin/Debug/tempResize.gif

3.68 MiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment