com.fluendo.jheora
Class PixelFormat

java.lang.Object
  extended by com.fluendo.jheora.PixelFormat

public class PixelFormat
extends java.lang.Object


Field Summary
static PixelFormat[] formats
           
static PixelFormat TH_PF_420
           
static PixelFormat TH_PF_422
           
static PixelFormat TH_PF_444
           
static PixelFormat TH_PF_RSVD
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TH_PF_420

public static final PixelFormat TH_PF_420

TH_PF_RSVD

public static final PixelFormat TH_PF_RSVD

TH_PF_422

public static final PixelFormat TH_PF_422

TH_PF_444

public static final PixelFormat TH_PF_444

formats

public static final PixelFormat[] formats