|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterShader
COM Interface 'IRasterShader'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Access to members that allow a raster shader to process pixel channels.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID9f65c176_d25c_4e7d_90c7_53abe7910ba6
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
short |
getBrightness()
The brightness to be applied. |
short |
getContrast()
The contrast to be applied. |
double |
getGamma()
The gamma value to be applied. |
void |
setBrightness(short brightness)
The brightness to be applied. |
void |
setContrast(short contrast)
The contrast to be applied. |
void |
setGamma(double gamma)
The gamma value to be applied. |
| Field Detail |
|---|
static final int IID9f65c176_d25c_4e7d_90c7_53abe7910ba6
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setBrightness(short brightness)
throws java.io.IOException,
AutomationException
brightness - The brightness (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getBrightness()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setContrast(short contrast)
throws java.io.IOException,
AutomationException
contrast - The contrast (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getContrast()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGamma(double gamma)
throws java.io.IOException,
AutomationException
gamma - The gamma (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getGamma()
throws java.io.IOException,
AutomationException
java.io.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 | ||||||||