FontFile.Parse
FontFile.Parse method
从字节解析 FontFile
public static FontFile Parse(byte[] bytes)
| 参数 | 类型 | 描述 |
|---|---|---|
| 字节 | Byte[] | OTF 字体文件原始内容 |
返回值
FontFile 实例
另请参见
- class FontFile
- namespace Aspose.ThreeD.Profiles
- assembly Aspose.3D
从字节解析 FontFile
public static FontFile Parse(byte[] bytes)
| 参数 | 类型 | 描述 |
|---|---|---|
| 字节 | Byte[] | OTF 字体文件原始内容 |
FontFile 实例