VRTFilteredSource Class Reference
List of all members.
Public Member Functions |
void | SetExtraEdgePixels (int) |
void | SetFilteringDataTypesSupported (int, GDALDataType *) |
virtual CPLErr | FilterData (int nXSize, int nYSize, GDALDataType eType, GByte *pabySrcData, GByte *pabyDstData)=0 |
virtual CPLErr | RasterIO (int nXOff, int nYOff, int nXSize, int nYSize, void *pData, int nBufXSize, int nBufYSize, GDALDataType eBufType, int nPixelSpace, int nLineSpace) |
Protected Attributes |
int | nSupportedTypesCount |
GDALDataType | aeSupportedTypes [20] |
int | nExtraEdgePixels |
The documentation for this class was generated from the following files: