DK11 for Delphi | GisPixelFilter.TGIS_PixelFilterUniqueCount | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Execute | public | Applies the filter on the source layer. (Inherited from TGIS_PixelFilterAbstract) |
|
getValue | protected | Gets the pixel value for a given position within the pixel lock bands. (Inherited from TGIS_PixelFilterAbstract) |
|
maskToString | protected | Prepares a string representation of a mask array. (Inherited from TGIS_PixelFilterAbstract) |
|
prepareMask | protected | Prepares mask array from a string representation(comma-separated integers). (Inherited from TGIS_PixelFilterAbstract) |
|
prepFilter | protected | Prepares the filter if necessary (if bPrepare=True). (Inherited from TGIS_PixelFilterBlockStats) |
|
procBlock | protected | Processes current block (if bSkipBlock=False). (Overrides TGIS_PixelFilterAbstract.procBlock) |
|
procCompound | protected | Processes image using other filters. (Inherited from TGIS_PixelFilterBlockStats) |
|
procPixel | protected | Processes current pixel (if bSkipBlock=True). (Inherited from TGIS_PixelFilterBlockStats) |
|
raiseBusyEvent | protected | Prepares and raises the BusyEvent. (Inherited from TGIS_PixelFilterAbstract) |
|