Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to rotate putText from the Android studio.

I accidentally set the screen horizontally. So the letters look horizontal. I want to know how to rotate the letters From the Android studio.

putText(matInput, "R:2", Point(150, 320), 1, 8, Scalar::all(255),6);

It is my putText coding.

image description

The screen is running.