Get pixel value for color images
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
Examples
CopyC#
Image.GetPixel(10, 12, color);
| C# Visual Basic Visual C++ |
IEvolution (ImageEn for .Net) |
IEImage..::GetPixel Method (Int32, Int32, IERGBA%) |
C# | Visual Basic | Visual C++ |
Image.GetPixel(10, 12, color);