Skip to content

Instantly share code, notes, and snippets.

View andburn's full-sized avatar

Andrew Burnett andburn

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Text;
using System.Drawing.Imaging;
using System.Runtime.InteropServices;
using System.IO;
namespace S16.Drawing
{
#region DDSImage Class