Changes

Jump to: navigation, search

BLAStoise

20 bytes removed, 23:02, 4 April 2017
Assignment 2
for (int j=0; j < width; j++)
{
result[i*width+j] = ProcessPixel(j,i);//pixel processing
}
}
26
edits

Navigation menu