Avoiding coloured pixels in text
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
Hello
When I add text to a graph, text color is not perfect. For example, if it's blue, when you zoom it there are small orange pixels.
How can I avoid this or change this colormap?
Thanks
回答(3 个)
KALYAN ACHARJYA
2019-11-14
Chnage the color of Text, there are multiple features to change the color of the text
RGB = insertText(I,position,text_str,'FontSize',18,'BoxColor',box_color,'BoxOpacity',0.4,'TextColor','white');
Detail here
2 个评论
Carl Ionstion
2019-11-14
KALYAN ACHARJYA
2019-11-14
If you could share the figure, it may help to illustrates easily.
Carl Ionstion
2019-11-14
0 个投票
1 个评论
Image Analyst
2019-11-14
What makes you think it's MATLAB doing it instead of the operating system or your video adapter?
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
