Class GreyFileLoader

java.lang.Object
mgui.io.FileLoader
mgui.io.standard.imaging.ImageFileLoader
mgui.io.standard.imaging.GreyFileLoader
All Implemented Interfaces:
InterfaceIO, IconObject

public class GreyFileLoader
extends ImageFileLoader
  • Constructor Details

    • GreyFileLoader

      public GreyFileLoader​(java.io.File file)
  • Method Details

    • loadImage

      public java.awt.image.BufferedImage loadImage​(int width, int height, int data_type) throws java.io.IOException
      Specified by:
      loadImage in class ImageFileLoader
      Throws:
      java.io.IOException