public class PixelDataRGB
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
PixelDataRGB
public PixelDataRGB(byte low,
byte high)
-
Method Details
-
getRed
public int getRed()
-
getGreen
public int getGreen()
-
getBlue
public int getBlue()
-
getRGB
public int getRGB()
-
isMultiple
public boolean isMultiple()
-