IBitmapImageForEachRgbPixel Method |
| Name | Description | |
|---|---|---|
| ForEachRgbPixel(ActionInt32, Int32, Int32, Int32, Int32) | Iterates colour pixels of the instance image,
for pixels at x and y co-ordinates. | |
| ForEachRgbPixel(FuncInt32, Int32, ValueTupleInt32, Int32, Int32) | Sets in-place new R,G & B colours for the instance image, for pixels at x and y co-ordinates. | |
| ForEachRgbPixel(FuncInt32, Int32, Int32, ValueTupleInt32, Int32, Int32) | Sets new R,G & B colours for the instance image. | |
| ForEachRgbPixel(FuncInt32, Int32, Int32, ValueTupleSingle, Single, Single) | Sets new R,G & B colours for the instance image. | |
| ForEachRgbPixel(FuncInt32, Int32, Int32, Int32, Int32, ValueTupleInt32, Int32, Int32) | Sets new R,G & B colours for the instance image,
for pixels at x and y co-ordinates. |