BatchImagePro Class Library
BatchImagePro Class Library
CohesiveComputing.Imaging
IBitmapImage Interface
IBitmapImage Methods
ForEachGsPixel Method
ForEachGsPixel Method (Func(Int32, Int32))
ForEachGsPixel Method (Func(Int32, Int32, Int32))
ForEachGsPixel Method (Func(Int32, Int32, Int32, Int32))
ForEachGsPixel Method (Func(Int32, Int32[], Int32), Int32)
ForEachGsPixel Method (Func(Int32, Int32, Int32, Int32[], Int32), Int32)
IBitmapImage
ForEachGsPixel Method (Func
Int32, Int32, Int32
)
Sets in-place grey scale levels for the instance image, for pixels at x and y co-ordinates.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
Copy
void
ForEachGsPixel
(
Func
<
int
,
int
,
int
>
func
)
Parameters
func
Type:
System
Func
Int32
,
Int32
,
Int32
(x, y)->i
Exceptions
Exception
Condition
ArgumentNullException
func
See Also
Reference
IBitmapImage Interface
ForEachGsPixel Overload
CohesiveComputing.Imaging Namespace
© Cohesive Computing Ltd - BatchImagePro