FreeImage.allocate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. FIBITMAP* allocate(int width, int height, int bpp)
    class FreeImage
    FIBITMAP*
    allocate
    (
    int width
    ,
    int height
    ,
    int bpp
    )
  2. FIBITMAP* allocate(int width, int height, ImageType type)

Meta