ImageGear for .NET
UpdatePixelFrom Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDIB Class : UpdatePixelFrom Method




column
X coordinate of pixel.
row
Y coordinate of pixel.
pixel
New value for the pixel.

Glossary Item Box

Updates single pixel with new value.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

column
X coordinate of pixel.
row
Y coordinate of pixel.
pixel
New value for the pixel.

See Also

©2013. Accusoft Corporation. All Rights Reserved.