MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / FI_STRUCT

Function FI_STRUCT

IPL/include/FreeImage.h:108–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106// Bitmap types -------------------------------------------------------------
107
108FI_STRUCT (FIBITMAP) { void *data; };
109FI_STRUCT (FIMULTIBITMAP) { void *data; };
110
111// Types used in the library (directly copied from Windows) -----------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected