net.sourceforge.lentikit
Class LenticularUtilities

java.lang.Object
  extended bynet.sourceforge.lentikit.LenticularUtilities

public final class LenticularUtilities
extends java.lang.Object

Author:
Rummy A "static" class that provides some utility methods.

Method Summary
static java.awt.image.BufferedImage getMask(int width, int subImageNum, float DPL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMask

public static java.awt.image.BufferedImage getMask(int width,
                                                   int subImageNum,
                                                   float DPL)


Copyright © 2004 Sourceforge. All Rights Reserved.