Package | Description |
---|---|
org.eclipse.actf.visualization.engines.lowvision.image |
This package contains interface and utilities to store image data used in low vision simulation engine.
|
Modifier and Type | Method and Description |
---|---|
void |
IPageImage.writeToBMPFile(String _fileName)
Write image to File as Bitmap
|
void |
IPageImage.writeToBMPFile(String _fileName,
int _bitCount)
Write image to File as Bitmap
|