Package | com.transmote.flar.utils.threshold |
Class | public class DefaultThresholdAdapter |
Inheritance | DefaultThresholdAdapter DrunkHistogramThresholdAdapter Object |
Method | Defined By | ||
---|---|---|---|
DefaultThresholdAdapter | |||
calculateThreshold(source:BitmapData, currentThreshold:Number):Number
Calculate a new threshold. | DrunkHistogramThresholdAdapter | ||
dispose():void
Free this instance for garbage collection. | DrunkHistogramThresholdAdapter | ||
initFromXML(paramsObj:Object):void
Init from a name-value paired object that contains parameters parsed from XML. | DrunkHistogramThresholdAdapter | ||
resetCalculations(currentThreshold:Number):void
Reset calculations. | DrunkHistogramThresholdAdapter |