public abstract class SwtColorSpace extends Object
| Constructor and Description |
|---|
SwtColorSpace(de.intarsys.pdf.pd.PDColorSpace pdColorSpace) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getNumComponents() |
abstract org.eclipse.swt.graphics.PaletteData |
getPalette(de.intarsys.pdf.pd.PDImage pdImage)
return a corresponding swt palette for the image
|
de.intarsys.pdf.pd.PDColorSpace |
getPDColorSpace() |
public abstract int getNumComponents()
public abstract org.eclipse.swt.graphics.PaletteData getPalette(de.intarsys.pdf.pd.PDImage pdImage)
pdImage - the imagepublic de.intarsys.pdf.pd.PDColorSpace getPDColorSpace()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.