Functions

brush_input_from_cname (cname)

brush_input_info (id)

brush_setting_from_cname (cname)

brush_setting_info (id)

Details

MyPaint.brush_input_from_cname(cname)
Parameters:

cname (str) –

Return type:

MyPaint.BrushInput

MyPaint.brush_input_info(id)
Parameters:

id (MyPaint.BrushInput) –

Return type:

MyPaint.BrushInputInfo

MyPaint.brush_setting_from_cname(cname)
Parameters:

cname (str) –

Return type:

MyPaint.BrushSetting

MyPaint.brush_setting_info(id)
Parameters:

id (MyPaint.BrushSetting) –

Return type:

MyPaint.BrushSettingInfo