64.1.1 Solid Brush

A solid brush is a logical brush that contains 64 pixels of the same color. You can create a solid logical-brush by calling the CreateSolidBrush function and specifying the color of the brush that your application requires. Once you've created a solid brush, you can select it into your application's device context and use it to paint filled objects.