CreateSolid(Color32) | Creates a solid Brush with the specified 32-bit color. |
CreateSolid(Color64) |
Creates a solid Brush with the specified 64-bit color.
See the Remarks section of the CreateSolid(Color32) overload for details. |
CreateSolid(ColorF) |
Creates a solid Brush with the specified 128-bit color.
See the Remarks section of the CreateSolid(Color32) overload for details. |