Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 590 Bytes

PyCBrush.md

File metadata and controls

28 lines (14 loc) · 590 Bytes

PyCBrush

PyCBrush Object

An object encapsulating an MFC PyCBrush class.

Methods

PyCBrush.CreateSolidBrush

CreateSolidBrush() Initializes a brush with a specified solid color.

PyCBrush.GetSafeHandle

int = GetSafeHandle() Retrieves the HBRUSH for the brush as an integer