MCPcopy Create free account
hub / github.com/coronalabs/corona / OnDecodeFromFile

Method OnDecodeFromFile

platform/android/ndk/AndroidImageDecoder.cpp:52–72  ·  view source on GitHub ↗

Decodes the given image file and copies its data to the targeted image data object assigned to this decoder via the SetTarget() function. @param filePath The name and path of the image file to decode. Cannot be NULL or empty. @return Returns the result of the image decoding operation. If the result object's HasSucceeded() function returns true, then this decoder has successfully loaded the im

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

Rtt_StringEndsWithNoCaseFunction · 0.85
DecodeFromFileMethod · 0.45
HasFailedMethod · 0.45

Tested by

no test coverage detected