public class BmpWriter extends BmpHeader
public BmpWriter(File file, Image img, int wid, int hei) throws InterruptedException
public BmpWriter(File file, int[] pix, int wid, int hei)
public void write() throws IOException
IOException
Copyright © 2021 S.D.S Co.,Ltd.. All rights reserved.