Files
UnrealEngine/Engine/Source/Programs/AutomationTool/Gauntlet/ThirdParty/Magick.NET/ImageMagick.tps
2025-05-18 13:04:45 +08: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>