Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawRing ¶
func DrawRing(param *DrawRingParam) ([]byte, error)
Types ¶
type DrawRingParam ¶
type DrawRingParam struct { Theme Theme `json:"theme"` ColorHash multiaccounts.ColourHash `json:"colorHash"` ImageBytes []byte `json:"imageBytes"` Height int `json:"height"` Width int `json:"width"` }
Click to show internal directories.
Click to hide internal directories.