exif
Here are 375 public repositories matching this topic...
To better understand how to use your library I would like to look at the JavaDoc. I don't see a link for it here on GitHub, and the link on your site https://drewnoakes.com/code/exif/ points to a google code URL that is no longer valid, and attempting to download the JavaDoc via Maven also is not working.
Is your feature request related to a problem? Please describe
I'm using Magick.net to update Exif metadata, but could not find a way, to replace the thumbnail image.
Describe the solution you'd like
I would like to be able to replace the thumbnail, by using magick.net
Describe alternatives you've considered
I have tried to make an extension method but did not find a way to
Firstly, great that file customization has made it into the master! Good job.
I had a branch working for this back in 2017, but did not push to get the code into the main repository (see adamcandy/elodie/tree/arbitrary_filename_timestamp). It even made the full filename lower case like the code now in the main master -- Great all this fun
For example:
dotnet new console -o mex
<ToolCommandName>mex</ToolCommandName>
<PackAsTool>true</PackAsTool>dotnet build
dotnet pack
# create local package repo for testing
dotnet new nugetconfig
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
In #1059 we added a missing windows dependency on shell32 due to the usage of the windows function SHGetFolderPathA().
According to this documentation, the function is deprecated and it should be replaced with a new mechanism.
https://docs.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_core-shgetfolderpatha
-
Updated
Feb 27, 2019 - Java
Hi,
First and foremost, thanks for this great library!
While I think the code is generally written well, I saw that in order to use this library I need to read it after reading the documentation as I didn't find what I was looking for in the documentation.
Furthermore, intellisense is not available and this too would be extremely helpful.
DefinitelyTyped is a project that is used to create int
-
Updated
May 29, 2020 - PHP
-
Updated
Sep 12, 2019 - Python
-
Updated
May 8, 2020 - TypeScript
-
Updated
Jun 12, 2020 - Go
How do I pass in a gif url to find the duration of the gif in a new create-react-app.
Any help would be greatly appreciated
-
Updated
May 16, 2020 - C#
Workaround: This option does nothing. Dragging images onto the app will automatically remove exif data. No need to click the menu item for Edit -> Delete.
-
Updated
Jul 3, 2018 - Python
-
Updated
May 6, 2020 - Python
-
Updated
Apr 16, 2014 - JavaScript
-
Updated
Jan 16, 2019 - C++
We used to have this (tracked in felixc/rexiv2#18, set up in felixc/rexiv2@90ae678), but it had to be removed in felixc/rexiv2@1aff63e because the travis-cargo project we'd been using had broken ages ago was no longer actually uploading coverage info.
Improve this page
Add a description, image, and links to the exif topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the exif topic, visit your repo's landing page and select "manage topics."
This feature is implemented in many graphics hardwares at least of most gaming consoles. Adding this feature would enable ImageSharp to natively allow for these specifications of graphics hardware to be supported out of the box.
As per OpenCV naming and implementation this feature is most likely known as "Remapping" or "Point remapping". So as the naming goes, it should incorporate either one.