VRTKernelFilteredSource Class Reference
List of all members.
Public Member Functions |
|
virtual CPLErr | XMLInit (CPLXMLNode *psTree, const char *) |
|
virtual CPLXMLNode * | SerializeToXML (const char *pszVRTPath) |
|
virtual CPLErr | FilterData (int nXSize, int nYSize, GDALDataType eType, GByte *pabySrcData, GByte *pabyDstData) |
|
CPLErr | SetKernel (int nKernelSize, double *padfCoefs) |
|
void | SetNormalized (int) |
Protected Attributes |
|
int | nKernelSize |
|
double * | padfKernelCoefs |
|
int | bNormalized |
The documentation for this class was generated from the following files: