Class RGBFileLoader

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

public class RGBFileLoader
extends ImageFileLoader
  • Constructor Details

    • RGBFileLoader

      public RGBFileLoader​(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