You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
750 B
18 lines
750 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.function.image.process</id> |
|
<name><![CDATA[图像处理函数]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>all100</vendor> |
|
<description><![CDATA[一组图像处理函数]]></description> |
|
<change-notes><![CDATA[ |
|
[2021-3-6]初始化插件。<br/> |
|
]]></change-notes> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.image.process.MyLocaleFinder"/> |
|
<FunctionGroup class="com.fr.plugin.image.process.ImageProcessFunction" /> |
|
</extra-core> |
|
<function-recorder class="com.fr.plugin.image.process.FRImageContrast"/> |
|
</plugin> |