w3pop.com :: 网络学院 :: XSL-FO :: XSL-FO color-profile 对象
The <fo:color-profile> object defines a color-profile for a stylesheet.
<fo:color-profile>对象的作用是:为一张样式表定义一个color-profile[颜色轮廓]。
The color-profile is referenced via the name in the "color-profile-name" property and identified by the URI in the "src" property.
color-profile[颜色轮廓]是通过 "color-profile-name[颜色轮廓名称]" 属性中的名称引用的,并且它是通过 "src"属性中的URI来鉴别的。
<fo:color-profile> <!-- Contents:EMPTY --> </fo:color-profile> |
| 属性 |
|---|
| color-profile-name |
| rendering-intent |
| src |
评论 (0)
All