|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object common:Generic mt:MT_Kernel mt:MT_SharpenKernel
class
Mark Townsend, May 2008
class MT_SharpenKernel(MT_Kernel) { ; ; Mark Townsend, May 2008 ; public: import "common.ulb" func MT_SharpenKernel(Generic pparent) fWeight[0] = -1, fWeight[1] = -2, fWeight[2] = -1 fWeight[3] = -2, fWeight[4] = 13, fWeight[5] = -2 fWeight[6] = -1, fWeight[7] = -2, fWeight[8] = -1 endfunc default: title = "Sharpen" }
Constructor Summary | |
---|---|
MT_SharpenKernel()
|
|
MT_SharpenKernel(Generic pparent)
|
Method Summary |
---|
Methods inherited from class mt:MT_Kernel |
---|
GetWeight |
Methods inherited from class common:Generic |
---|
GetParent |
Methods inherited from class Object |
---|
|
Constructor Detail |
---|
public MT_SharpenKernel(Generic pparent)
public MT_SharpenKernel()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |