org.hd.d.pg2k.webSvr.bgImg
Class BgImageUtils.SimpleUniformMonoImageGen

java.lang.Object
  extended by org.hd.d.pg2k.webSvr.bgImg.BgImageUtils.SimpleUniformMonoImageGen
All Implemented Interfaces:
BgImageUtils.DynImageGen
Enclosing class:
BgImageUtils

public static final class BgImageUtils.SimpleUniformMonoImageGen
extends java.lang.Object
implements BgImageUtils.DynImageGen

Simple monochrome uniform colour image. Each pixel is the same colour and will be suitable to read black/dark text against.


Constructor Summary
BgImageUtils.SimpleUniformMonoImageGen()
           
 
Method Summary
 java.awt.image.BufferedImage createImage(int seed)
          Generate simple random monochrome BufferedImage with all pixels on colour between max and min Y.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BgImageUtils.SimpleUniformMonoImageGen

public BgImageUtils.SimpleUniformMonoImageGen()
Method Detail

createImage

public java.awt.image.BufferedImage createImage(int seed)
Generate simple random monochrome BufferedImage with all pixels on colour between max and min Y. The colour is derived from the seed.

Specified by:
createImage in interface BgImageUtils.DynImageGen

DHD Multimedia Gallery V1.60.69

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