dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
CustomImageMetadata.getMetadata
dimage
base
CustomImageMetadata
Returns the metadata with the given
id
. Returns null if not found.
interface
CustomImageMetadata
public @
safe
pure
string
getMetadata
(
string
id
)
Meta
Source
See Implementation
dimage
base
CustomImageMetadata
functions
getMetadata
setMetadata
Returns the metadata with the given id. Returns null if not found.