Changes between Initial Version and Version 1 of Ticket #14909, comment 5


Ignore:
Timestamp:
Apr 2, 2024, 10:15:31 AM (5 weeks ago)
Author:
smallstepforman

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14909, comment 5

    initial v1  
    5353            *dest++ = r;
    5454            *dest++ = a;
    55             dest += stride-(width*4);
    5655        }
     56        dest += stride-(width*4);
    5757    }
    5858#else