|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExportColorspaceSettings
Provides access to members that control the Destination Colorspace for Export.
| Method Summary | |
|---|---|
int |
getColorspace()
Colorspace option. |
void |
setColorspace(int pcolorspace)
Colorspace option. |
| Method Detail |
|---|
void setColorspace(int pcolorspace)
throws IOException,
AutomationException
pcolorspace - A com.esri.arcgis.output.esriExportColorspace constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getColorspace()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||