net.sourceforge.dvb.projectx.subtitle
Class Bitmap
java.lang.Object
|
+--net.sourceforge.dvb.projectx.subtitle.Bitmap
- public class Bitmap
- extends java.lang.Object
Constructor Summary |
Bitmap()
|
Bitmap(int newx,
int newy,
int w,
int h,
int[] p,
int d,
int page,
int region,
int object,
long pts,
int time)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Bitmap
public Bitmap()
Bitmap
public Bitmap(int newx,
int newy,
int w,
int h,
int[] p,
int d,
int page,
int region,
int object,
long pts,
int time)
getX
public int getX()
getY
public int getY()
getMaxX
public int getMaxX()
getMaxY
public int getMaxY()
getWidth
public int getWidth()
getHeight
public int getHeight()
setWidth
public void setWidth(int val)
setHeight
public void setHeight(int val)
setPixel
public void setPixel(int[] p)
getPixel
public int[] getPixel()
getDepth
public int getDepth()
getPageId
public int getPageId()
getRegionId
public int getRegionId()
getObjectId
public int getObjectId()
getId
public int getId()
setTime
public void setTime(long time_1,
int time_2)
getInTime
public long getInTime()
getPlayTime
public int getPlayTime()
createColorTable
public void createColorTable()
clearColorTable
public void clearColorTable()
getColorTable
public java.lang.Object[] getColorTable()
getColorTableArray
public java.util.ArrayList getColorTableArray()
getColorIndex
public int getColorIndex(int color_index)
clearColorIndices
public void clearColorIndices()
getColorIndices
public java.lang.Object[] getColorIndices()