Creates a new SolidBrush instance.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public SolidBrush createSolidBrush ( |
A int value specifying the red channel value.
A int value specifying the green channel value.
A int value specifying the blue channel value.
A int value specifying the alpha component.
A SolidBrush instance.