Package ilda

Class PicReader

java.lang.Object
be.cmbsoft.ilda.PicReader

public class PicReader extends Object
  • Field Details

    • location

      protected String location
    • b

      protected byte[] b
  • Method Details

    • getFrame

      public static IldaFrame getFrame (String location)
      Returns the frame in a .PIC file
      Parameters:
      location - String that contains the path to the file on disk
      Returns:
    • getFrame

      public IldaFrame getFrame()