StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.comp.jawt.vcl
Class TKTXBitmap

java.lang.Object
  |
  +--com.sun.star.comp.jawt.vcl.TKTXBitmap

public synchronized class TKTXBitmap
extends java.lang.Object


Constructor Summary
TKTXBitmap()
           
 
Method Summary
static int create(byte[] b1, byte[] b2, int i1, int i2)
           
static void free(int i)
           
static byte[] getDIB(int i)
           
static byte[] getMaskDIB(int i)
           
static java.awt.Dimension getSize(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TKTXBitmap

public TKTXBitmap()
Method Detail

create

public static int create(byte[] b1,
                         byte[] b2,
                         int i1,
                         int i2)

free

public static void free(int i)

getDIB

public static byte[] getDIB(int i)

getMaskDIB

public static byte[] getMaskDIB(int i)

getSize

public static java.awt.Dimension getSize(int i)

StarOffice 5.2 API
reverse engineered by classdoc