XmpArrayHelper 类
Summary: The helper class for processing RDF logic
Module: aspose.imaging.xmp
Full Name: aspose.imaging.xmp.XmpArrayHelper
Methods
| Name | 描述 |
|---|---|
| get_rdf_code(xmp_array_type) | 获取特定 XmpArrayType 的 RDF 代码。 |
Method: get_rdf_code(xmp_array_type) [static]
get_rdf_code(xmp_array_type)
获取特定 XmpArrayType 的 RDF 代码。
Parameters:
| 参数 | Type | Description |
|---|---|---|
| xmp_array_type | XmpArrayType | XMP 数组的类型。 |
Returns
| Type | Description |
|---|---|
| string | 返回特定 XmpArrayType 的 RDF 代码。 |