GetPixel RasterImage.GetPixel method Gets an image pixel. public Color GetPixel ( int x , int y ) Parameter Type Desc......individual color components byte alpha = color . A ; byte red = color...A={0},R={1},G={2},B={3}" , alpha , red , green , blue ); } See...