Search:

Type: Posts; User: choloboy

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,451

    Re: Manipulating array of arrays...

    but how do i make a loop to go through 2x2 portions of my array of array?
  2. Replies
    3
    Views
    1,451

    Manipulating array of arrays...

    I am trying to work with this a two dimensional array, that represents greyscale of an image... I want to pixelate the image by averaging 2x2 blocks and replacing each value by the average of the 2x2...
Results 1 to 2 of 2