wx
Class Palette
java.lang.Object
wx.Object
wx.GDIObject
wx.Palette
- public class Palette
- extends GDIObject
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullPalette
public static final Palette NullPalette
Palette
public Palette()
Palette
public Palette(Palette palette)
Palette
public Palette(int n,
short[] red,
short[] green,
short[] blue)
delete
public void delete()
- Overrides:
delete
in class GDIObject
getColoursCount
public int getColoursCount()
getPixel
public int getPixel(short red,
short green,
short blue)
getRGB
public boolean getRGB(int pixel,
short[] red,
short[] green,
short[] blue)
ok
public boolean ok()
© 2006 Amit G Mendapara.