![]() | IBitmapImageForEachIPixel Method |
Name | Description | |
---|---|---|
![]() | ForEachIPixel(ActionInt32, Int32, Int32) | Iterates brightness levels of the instance image,
for pixels at x and y co-ordinates. |
![]() | ForEachIPixel(FuncInt32, Int32) | Sets new brightness levels for the instance image. |
![]() | ForEachIPixel(FuncInt32, Single) | Sets new brightness levels for the instance image. |
![]() | ForEachIPixel(FuncInt32, Int32, Int32) | Sets new brightness levels for the instance image, and exposes all immediate neighbour
pixels in a clockwise order (i.e. Centre, {N, NE, E, SE, ..., NW}). |
![]() | ForEachIPixel(FuncInt32, Int32, Int32, Int32) | Sets new brightness levels for the instance image,
for pixels at x and y co-ordinates. |
![]() | ForEachIPixel(FuncInt32, Int32, Int32, Int32) | Sets new brightness levels for the instance image, and exposes all immediate neighbour
pixels in a clockwise order (i.e. Centre, {N, NE, E, SE, ..., NW}). |
![]() | ForEachIPixel(FuncInt32, Int32, Int32, Int32, Int32, Int32) | Sets new brightness levels for the instance image,
for pixels at x and y co-ordinates, and exposes all immediate neighbour
pixels in a clockwise order (i.e. Centre, {N, NE, E, SE, ..., NW}). |