Static Public Member Functions | List of all members
ImageLoader Class Reference

#include <image_loader.h>

Static Public Member Functions

static Error load_image (String p_file, Image *p_image, FileAccess *p_custom=NULL)
 
static void get_recognized_extensions (List< String > *p_extensions)
 
static bool recognize (const String &p_extension)
 
static void add_image_format_loader (ImageFormatLoader *p_loader)
 

Detailed Description

Base Class and singleton for loading images from disk Can load images in one go, or by scanline


The documentation for this class was generated from the following files: