public class BmpReader extends BmpHeader
BmpReader(File file)
int
getHeight()
int[]
getPix()
getWidth()
void
read()
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BmpReader(File file)
public void read() throws IOException
IOException
public int[] getPix()
public int getWidth()
public int getHeight()
Copyright © 2021 S.D.S Co.,Ltd.. All rights reserved.