net.sourceforge.dvb.projectx.thirdparty
Class Ifo

java.lang.Object
  |
  +--net.sourceforge.dvb.projectx.thirdparty.Ifo

public final class Ifo
extends java.lang.Object


Method Summary
static long createIfo(java.lang.String file, java.lang.Object[] color_table)
           
static int RGBtoYUV(int ARGB)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

RGBtoYUV

public static int RGBtoYUV(int ARGB)

createIfo

public static long createIfo(java.lang.String file,
                             java.lang.Object[] color_table)
                      throws java.io.IOException