Получить альфа с изображения Java

Color c = new Color(i.getRGB(x, y), true);
Toti