MCPcopy Create free account
hub / github.com/HeliumProject/Engine / Load

Method Load

Source/Engine/EditorSupport/PngImageLoader.cpp:109–311  ·  view source on GitHub ↗

Load a PNG image from a file. @param[out] rImage Loaded image data if loading was successful. @param[in] pSourceStream Stream through which to load the image. Note that this function does not buffer reads, so it is recommended to use a BufferedStream when loading from a file. @return True if loading was successful, false if not.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ReadMethod · 0.45
InitializeMethod · 0.45

Tested by

no test coverage detected