librga icon indicating copy to clipboard operation
librga copied to clipboard

rga缩放产生像素偏移

Open JohnLoveMm opened this issue 10 months ago • 0 comments

利用rga将图片执行以下过程:A(1920,1080)----->B(256,144)------>C(1920,1080),此过程中的wideStride均做了16位对齐;发现相对于A来说,C整体向右下方偏移

JohnLoveMm avatar Mar 27 '24 07:03 JohnLoveMm