Package libsidplay.components.mos656x
Klasse Palette.PaletteEntry
java.lang.Object
libsidplay.components.mos656x.Palette.PaletteEntry
- Umschließende Klasse:
Palette
Simulate VIC chip colors and some common distortions to the colors.
- Autor:
- Antti Lankila
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedPaletteEntry(float luminance, float angle, int direction, String name) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected StringgetName()protected Palette.YUVEntrytoYUV(float saturation, float phase, float baseTint)
-
Felddetails
-
luminance
private final float luminance -
angle
private final float angle -
direction
private final int direction -
name
-
-
Konstruktordetails
-
PaletteEntry
-
-
Methodendetails
-
toYUV
-
getName
-