Skip to content

Instantly share code, notes, and snippets.

View TheBatScripts's full-sized avatar

TheBatScripts

View GitHub Profile
import java.awt.image.BufferedImage;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import javax.imageio.ImageIO;