|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGrayColor
Provides access to members that control the gray color.

IHsvColor,
IHlsColor| Method Summary | |
|---|---|
int |
getLevel()
The level of grayness of an IGrayColor (0 = White - 255 = Black). |
void |
setLevel(int outLevel)
The level of grayness of an IGrayColor (0 = White - 255 = Black). |
| Methods inherited from interface com.esri.arcgis.display.IColor |
|---|
getCIELAB, getCMYK, getRGB, getTransparency, isNullColor, isUseWindowsDithering, setCIELAB, setCMYK, setNullColor, setRGB, setTransparency, setUseWindowsDithering |
| Method Detail |
|---|
void setLevel(int outLevel)
throws IOException,
AutomationException
outLevel - The outLevel (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLevel()
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 | ||||||||