RPR LICE LoadPNG

From CockosWiki

Revision as of 13:32, 13 November 2009 by MikeLacey (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR LICE LoadPNG
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR LICE LoadPNG

Contents

LICE_LoadPNG()

LICE_IBitmap * LICE_LoadPNG(const char *filename, LICE_IBitmap *bmp)

load a PNG from a file or resource. if bmp = NULL a new LICE_MemBitmap will be created

Parameters

const char *filename,
LICE_IBitmap *bmp

Returns

LICE_IBitmap *

Example


See Also


Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR LICE LoadPNG
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR LICE LoadPNG

Personal tools