温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:ASP.NET 2.53 缩略图水印组件源码
当前文件:
ImageWaterMark253/WM_Xml.xml,打开代码结构图
ImageWaterMark253/WM_Xml.xml,打开代码结构图1<?xml version="1.0"?> 2
<!--Created XML2008/9/4 7:36:52--> 3
<WKConfig> 4
<Config Technology="ASP.NET 2.0" Author="寮犳槬鏍?> 5
<Title>姘村嵃鍙傛暟閰嶇疆</Title> 6
<Version>ImageWaterMark V2.5.3</Version> 7
<Parameter> 8
<NoAndOff>true</NoAndOff> 9
<PicAndText>text</PicAndText> 10
<PicPath>WaterMarkImage/jammy.gif</PicPath> 11
<WM_Text>51aspx.com</WM_Text> 12
<WM_Location>Center</WM_Location> 13
<WM_Transparence>90</WM_Transparence> 14
<WM_Angle>0</WM_Angle> 15
<Font>Franklin Gothic Medium</Font> 16
<FontSize>50</FontSize> 17
<FontColor>#FFFFFF</FontColor> 18
<FontShadow>#000000</FontShadow> 19
<FontForm>Bold</FontForm> 20
<Grounding>#EEEEEE</Grounding> 21
<ShadowX>-2</ShadowX> 22
<ShadowY>2</ShadowY> 23
<PlaceX>0</PlaceX> 24
<PlaceY>0</PlaceY> 25
<MinWidth>130</MinWidth> 26
<MinHeight>0</MinHeight> 27
<ZipWidth>500</ZipWidth> 28
<ZipHeight>0</ZipHeight> 29
<MinPath>UploadFiles/</MinPath> 30
<SavePath>UploadFiles/</SavePath> 31
<Effect>None</Effect> 32
<Txtshadowtransparence>40</Txtshadowtransparence> 33
<PicVal>95</PicVal> 34
<Mosaic>false</Mosaic> 35
<Granule>5</Granule> 36
<txtmX>10</txtmX> 37
<txtmY>10</txtmY> 38
<txtmWidth>200</txtmWidth> 39
<txtmHeight>200</txtmHeight> 40
<Cut>false</Cut> 41
<txtcX>25</txtcX> 42
<txtcY>25</txtcY> 43
<txtcWidth>500</txtcWidth> 44
<txtcHeight>400</txtcHeight> 45
<Miniature>false</Miniature> 46
<Brightness>50</Brightness> 47
<Contrast>50</Contrast> 48
<RGBValueR>15</RGBValueR> 49
<RGBValueG>20</RGBValueG> 50
<RGBValueB>32</RGBValueB> 51
<imgXY>0</imgXY> 52
<freely>0</freely> 53
<imgdel>0</imgdel> 54
<txtshowoff>0</txtshowoff> 55
</Parameter> 56
</Config> 57
</WKConfig>


