com.macromedia.generator.api
Class Bitmap
java.lang.Object
|
+--com.macromedia.generator.api.GenObject
|
+--com.macromedia.generator.api.Bitmap
- public class Bitmap
- extends GenObject
Fields inherited from class com.macromedia.generator.api.GenObject |
peer |
Methods inherited from class java.lang.Object |
, clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bitmap
public Bitmap()
throws GeneratorApiException
Bitmap
protected Bitmap(int i)
throws GeneratorApiException
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
getBounds
public Rect getBounds()
throws GeneratorApiException
getExport
public int getExport()
throws GeneratorApiException
getHeight
public int getHeight()
throws GeneratorApiException
getQuality
public int getQuality()
throws GeneratorApiException
getWidth
public int getWidth()
throws GeneratorApiException
release
public void release()
- Overrides:
release
in class GenObject
setBuffer
public void setBuffer(Buffer buffer)
throws GeneratorApiException
setCenter
public void setCenter(int i,
int j)
throws GeneratorApiException
setExport
public void setExport(int i)
throws GeneratorApiException
setFile
public void setFile(java.lang.String s)
throws GeneratorApiException
setPngBuffer
public void setPngBuffer(Buffer buffer)
throws GeneratorApiException
setPngFile
public void setPngFile(java.lang.String s)
throws GeneratorApiException
setQuality
public void setQuality(int i)
throws GeneratorApiException