Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/Gauntlet/ThirdParty/Magick.NET/ImageMagick.tps
Jerome Delattre 8a01f176d1 Update ImageMagick tps
#jira none
#rnx
#preflight skip
#rb trivial

[CL 21115855 by Jerome Delattre in ue5-main branch]
2022-07-15 15:34:43 -04: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>