Search found 2 matches

by rgdcastro
2019-05-28T09:28:34-07:00
Forum: Magick.NET
Topic: Getting metadata values embedded in image
Replies: 2
Views: 111806

Re: Getting metadata values embedded in image

Cool! I'll give that a try.

Yeah, it would really be great if that is added as a property on the ColorProfile class.
Thank you for this and for creating the issue on GitHub. :D
by rgdcastro
2019-05-21T11:18:59-07:00
Forum: Magick.NET
Topic: Getting metadata values embedded in image
Replies: 2
Views: 111806

Getting metadata values embedded in image

Hi there,

I'm looking to get the icc:description from the metadata but having trouble doing so.
I tried the exifprofiles but the values I need are not there.
ExifProfile exifProfile = image.GetExifProfile();

Below is the sample metadata I need.
icc:copyright: Copyright 1999 Adobe Systems ...