Files
UnrealEngine/Engine/Source/Programs/AutomationTool/Gauntlet/ThirdParty/Magick.NET/ImageMagick.tps
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

13 lines
757 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name> ImageMagick </Name>
<Location> //UE5/Main/Engine/Source/Programs/AutomationTool/Gauntlet/ThirdParty/Magick.NET </Location>
<Function>Converter images from one format to another.The build system load the ImageMagick dlls dynamically. Some automated tasks use the library API for certain tasks related to image conversion.</Function>
<Eula> https://www.imagemagick.org/script/license.php </Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder></LicenseFolder>
</TpsData>