MCPcopy Create free account
hub / github.com/DCurrent/openbor / openimage

Function openimage

engine/source/gamelib/loadimg.c:660–717  ·  view source on GitHub ↗

* Caskey, Damon V. * Original date and author unknown, reworked 2026-06-01. * * Opens a PNG image from disk or the active pack file and records the * detected image type for later readimage() and closeimage() calls. * * If filename already includes .png, only that exact file is tested. * This avoids opening a valid image more than once and leaking pack * file handles. * * If filename has no suppor

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

loadscreenFunction · 0.85
loadbitmapFunction · 0.85
loadimagepaletteFunction · 0.85

Calls 2

get_image_extensionFunction · 0.85
openpngFunction · 0.85

Tested by

no test coverage detected