To create an image that duplicates another image, or that has a disabled or a grayscale look, use the constructor that takes an Image and a flag:
Image image = new Image(display, otherImage, flag);
The possible values for flag.