Home | History | Annotate | Download | only in java

Lines Matching full:loadimage

87   static byte[] loadImage(String fileName, int[] w, int[] h, int pixelFormat)
846 srcBuf = loadImage(argv[0], width, height, pf);