It is possible, to pass a csbuilder-object to the text-parameter of a canvas.drawtext. But its colors are overwritten by the color-parameter of the drawtext-method. It is not accepted, to pass anything else then an int for the color-parameter.
Is there a way, to get the colors of the csbuilder-object in drawtext of canvas?
Is there a way, to get the colors of the csbuilder-object in drawtext of canvas?