dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
CustomImageMetadata.setMetadata
dimage
base
CustomImageMetadata
Sets the given metadata to
val
at the given
id
, then returns the new value.
interface
CustomImageMetadata
public @
safe
pure
string
setMetadata
(
string
id
,
string
val
)
Meta
Source
See Implementation
dimage
base
CustomImageMetadata
functions
getMetadata
setMetadata
Sets the given metadata to val at the given id, then returns the new value.