MCPcopy Create free account
hub / github.com/alpha-liu-01/SpeedyNote / ImageObject

Method ImageObject

source/objects/ImageObject.h:33–33  ·  view source on GitHub ↗

* @brief Default constructor. */

Source from the content-addressed store, hash-verified

31 * @brief Default constructor.
32 */
33 ImageObject() = default;
34
35 /**
36 * @brief Constructor with image path.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected