> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supernote.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PenInfo

> 笔信息。

| 字段      | 类型       | 说明                                           |
| ------- | -------- | -------------------------------------------- |
| `type`  | `number` | 笔类型：`10` 针管笔，`16` 压力笔，`11` 马克笔，`14` 书法笔      |
| `color` | `number` | 笔颜色值：`0x00` 黑色，`0x9D` 深灰，`0xC9` 浅灰，`0xFE` 白色 |
| `width` | `number` | 笔宽度（最小值 `100`）                               |
