org.hd.d.pg2k.ai.scorer
Interface AbstractImgScorer.ARGBPixelFilter

Enclosing class:
AbstractImgScorer

public static interface AbstractImgScorer.ARGBPixelFilter

Interface to accept or reject putative samples in getSamplePoints().


Method Summary
 boolean accept(int pixelARGB)
          Return true to accept the offered ARGB pixel value and include it amongst the samples.
 

Method Detail

accept

boolean accept(int pixelARGB)
Return true to accept the offered ARGB pixel value and include it amongst the samples.


DHD Multimedia Gallery V1.53.0

Copyright (c) 1996-2009, Damon Hart-Davis. All rights reserved.