问答

汇集网友智慧,解决技术难题

Freemannnn

TA的家园币:48  

  • GC9D01显示问题

    1、要是用分块刷新的方式来显示时,左上角或者右上角就会有一个像素点无法显示。像素点分得越细,点就越多无法显示。比如我i让屏幕显示5*5个色块,他每个色块的一个角的那个像素点,都是显示不出来的。2、如果是使用取模软件,换成数组然后显示的话是可以显示正常的。也就说,调用tft.fillRect(x,y,blockWidth,blockHeight,color);函数就会出问题。3、刷块代码如下:voiddrawcolorBlocks(){intblockwidth=40;//WidthofeachblockintblockHeight=40;//Heightofeachblockintrows=4;intcols=4;//Numberofrowsofblocks//Numberofcolumnsofblocksfor(introw=0;row

    blocks IDT Width ck ig ID

    2025-12-09 0