com.twelvemonkeys.imageio.plugins.pict.BitMap Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of imageio-pict Show documentation
Show all versions of imageio-pict Show documentation
ImageIO plugin for Apple Mac Paint Picture (PICT) format.
The newest version!
package com.twelvemonkeys.imageio.plugins.pict;
/**
* BitMap.
*
* @author Harald Kuhr
* @author last modified by $Author: harald.kuhr$
* @version $Id: BitMap.java,v 1.0 20/02/15 harald.kuhr Exp$
*/
final class BitMap {
}