39 return sizeof (*
this);
58 uchar* destRow = NULL;
64 destRow = destGreen[r];
73 ++forgroundPixelCount;
void SetSrcRaster(RasterConstPtr _srcRaster)
virtual ~MorphOpDilation()
unsigned __int16 kkuint16
16 bit unsigned integer.
A class that is used by to represent a single image in memory.
bool BackgroundPixel(uchar pixel) const
kkint32 MemoryConsumedEstimated()
MorphOpStruct(StructureType _structure, kkuint16 _structureSize)
unsigned char uchar
Unsigned character.
kkint32 ForegroundPixelCount() const
MorphOpDilation(StructureType _structure, kkuint16 _structureSize)
virtual RasterPtr PerformOperation(RasterConstPtr _image)
Raster(const Raster &_raster)
Copy Constructor.
bool ForegroundPixel(uchar pixel) const
uchar HitForegroundCount(kkint32 row, kkint32 col) const
void ForegroundPixelCount(kkint32 _foregroundPixelCount)