Skip to content

How can I modify the existing tag or add a new tag #17

Description

@irfanzsheikh

I am unable to find any code in which I can modify existing tags or add a new tag according to my own choice.

$bag = new MetadataBag();
$bag->add(new Metadata(new ObjectName(), new Mono('Pretty cool subject')));
$writer->write('1.eps', $bag);

This code assigns a random new tag.

I want to modify existing tag. Please help?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions