网络学院 w3pop社区 网络资源 IT新闻

w3pop.com :: 网络学院 :: XSL-FO :: XSL-FO color-profile 对象

会员登陆

帐号

密码

回答

记住密码

忘记密码? 注册

XSL-FO color-profile 对象


作者:w3pop.com 翻译/整理:w3pop.com 发布:2007-04-29 浏览:379 :: ::

Definition and Usage
定义和用法

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来鉴别的。


Syntax
语法

<fo:color-profile>
  <!--
	Contents:EMPTY
  -->
</fo:color-profile>

Properties
属性

属性
color-profile-name
rendering-intent
src

评论 (0) All