# Functions
New returns a new Drawer.
WithBorderColor set Drawer BorderColor.
WithBorderStrokeWidth set Drawer BorderStrokeWidth.
WithFont set Drawer Font.
WithKeypointColor set Drawer KeypointColor.
WithKeypointRadius set Drawer KeypointRadius.
WithKeypointStrokeWidth set Drawer KeypointStrokeWidth.
# Constants
DefaultBorderColor default drawer border color.
DefaultBorderStrokeWidth default drawer border stroke width.
DefaultKeypointColor default drawer keypoint color.
DefaultKeypointRadius default drawer keypoint radius.
DefaultKeypointStrokeWidth default drawer keypoint stroke width.
DefaultLabelColor default label color.
# Variables
PoseColors represents color for hand pose.
# Interfaces
Option represents Drawer option interface.