|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.melloware.jukes.file.image.ImageBlender
public final class ImageBlender
Utility to blend to images together. It overlays one image over another.
Copyright (c) 2006
Melloware, Inc.
Field Summary
static floatBLEND_OPAQUE
static floatBLEND_TRANSPARENT
Method Summary
static IconblendIcons(Icon source,
Icon destination,
float transparency,
ImageObserver imageObserver)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
BLEND_OPAQUE
public static final float BLEND_OPAQUE
BLEND_TRANSPARENT
public static final float BLEND_TRANSPARENT
Method Detail
blendIcons
public static Icon blendIcons(Icon source,
Icon destination,
float transparency,
ImageObserver imageObserver)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.