Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool | ||
swigParentRef | object |
Méthode | Description | |
---|---|---|
Clone ( ) : |
||
ColorTable ( IntPtr cPtr, bool cMemoryOwn, object parent ) : System | ||
ColorTable ( PaletteInterp palette ) : System | ||
CreateColorRamp ( int nStartIndex, OSGeo.GDAL.ColorEntry startcolor, int nEndIndex, OSGeo.GDAL.ColorEntry endcolor ) : void | ||
Dispose ( ) : void | ||
GetColorEntry ( int entry ) : OSGeo.GDAL.ColorEntry | ||
GetColorEntryAsRGB ( int entry, OSGeo.GDAL.ColorEntry centry ) : int | ||
GetCount ( ) : int | ||
GetPaletteInterpretation ( ) : PaletteInterp | ||
SetColorEntry ( int entry, OSGeo.GDAL.ColorEntry centry ) : void | ||
getCPtr ( |
||
getCPtrAndDisown ( |
||
getCPtrAndSetReference ( |
Méthode | Description | |
---|---|---|
ThisOwn_false ( ) : object | ||
ThisOwn_true ( ) : object |
public ColorTable ( IntPtr cPtr, bool cMemoryOwn, object parent ) : System | ||
cPtr | IntPtr | |
cMemoryOwn | bool | |
parent | object | |
Résultat | System |
public ColorTable ( PaletteInterp palette ) : System | ||
palette | PaletteInterp | |
Résultat | System |
public CreateColorRamp ( int nStartIndex, OSGeo.GDAL.ColorEntry startcolor, int nEndIndex, OSGeo.GDAL.ColorEntry endcolor ) : void | ||
nStartIndex | int | |
startcolor | OSGeo.GDAL.ColorEntry | |
nEndIndex | int | |
endcolor | OSGeo.GDAL.ColorEntry | |
Résultat | void |
public GetColorEntry ( int entry ) : OSGeo.GDAL.ColorEntry | ||
entry | int | |
Résultat | OSGeo.GDAL.ColorEntry |
public GetColorEntryAsRGB ( int entry, OSGeo.GDAL.ColorEntry centry ) : int | ||
entry | int | |
centry | OSGeo.GDAL.ColorEntry | |
Résultat | int |
public GetPaletteInterpretation ( ) : PaletteInterp | ||
Résultat | PaletteInterp |
public SetColorEntry ( int entry, OSGeo.GDAL.ColorEntry centry ) : void | ||
entry | int | |
centry | OSGeo.GDAL.ColorEntry | |
Résultat | void |
public static getCPtr ( |
||
obj | ||
Résultat | HandleRef |
public static getCPtrAndDisown ( |
||
obj | ||
parent | object | |
Résultat | HandleRef |
public static getCPtrAndSetReference ( |
||
obj | ||
parent | object | |
Résultat | HandleRef |