A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
DENT — Constant static property in class com.neave.webcam.effects.EffectType
DentEffect — Class in package com.neave.webcam.effects.displace
DentEffect(source, targetBitmap) — Constructor in class com.neave.webcam.effects.displace.DentEffect
Creates a dent effect that pinches the centre of the image inwards
destroy() — Method in class com.neave.webcam.NeaveWebcam
Removes the webcam and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.AbstractEffect
Removes the effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.EffectsManager
Removes the current effect
destroy() — Method in class com.neave.webcam.effects.color.RainbowEffect
Removes the rainbow effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.color.WarholEffect
Removes the Warhol effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.delay.DivideEffect
Removes the divide effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.delay.FilmstripEffect
Removes the divide effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.delay.GhostEffect
Removes the ghost effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.delay.SlitScanEffect
Removes the slit scan effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.delay.TrailEffect
Removes the divide effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.displace.FragmentEffect
Removes the fragment effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.mirror.QuadMirrorEffect
Removes the quad mirror effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.motion.FireEffect
Removes the fire effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.motion.SnowEffect
Removes the snow effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.motion.SteamEffect
Removes the steam effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.motion.SwarmEffect
Removes the swarm effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.pixel.ASCIIEffect
Removes the ASCII effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.pixel.HalftoneEffect
Removes the halftone effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.pixel.PixelateEffect
Removes the pixelate effect and all other referenced objects
destroy() — Method in class com.neave.webcam.effects.pixel.RGBEffect
Removes the RGB effect and all other referenced objects
DIVIDE — Constant static property in class com.neave.webcam.effects.EffectType
DivideEffect — Class in package com.neave.webcam.effects.delay
DivideEffect(source, targetBitmap, frames) — Constructor in class com.neave.webcam.effects.delay.DivideEffect
Creates a split screen effect where the lower half of the image is delayed
draw() — Method in class com.neave.webcam.effects.AbstractEffect
Draws the effect
draw() — Method in class com.neave.webcam.effects.NormalEffect
Draws the normal effect
draw() — Method in class com.neave.webcam.effects.color.GlowEffect
Draws the glow effect
draw() — Method in class com.neave.webcam.effects.color.MonochromeEffect
Draws the monochrome effect
draw() — Method in class com.neave.webcam.effects.color.RainbowEffect
Draws the rainbow effect
draw() — Method in class com.neave.webcam.effects.color.SepiaEffect
Draws the sepia effect
draw() — Method in class com.neave.webcam.effects.color.WarholEffect
Draws the Warhol effect
draw() — Method in class com.neave.webcam.effects.color.XRayEffect
Draws the x-ray effect
draw() — Method in class com.neave.webcam.effects.delay.DivideEffect
Draws the divide effect
draw() — Method in class com.neave.webcam.effects.delay.FilmstripEffect
Draws the filmstrip effect
draw() — Method in class com.neave.webcam.effects.delay.GhostEffect
Draws the ghost effect
draw() — Method in class com.neave.webcam.effects.delay.SlitScanEffect
Draw the slit scan effect
draw() — Method in class com.neave.webcam.effects.delay.TrailEffect
Draws the trail effect
draw() — Method in class com.neave.webcam.effects.displace.FragmentEffect
Draws the fragment effect
draw() — Method in class com.neave.webcam.effects.displace.WaterEffect
Draws the water effect
draw() — Method in class com.neave.webcam.effects.mirror.QuadMirrorEffect
Draws the quad mirror effect
draw() — Method in class com.neave.webcam.effects.mirror.UpsideDownEffect
Draws the upside-down effect
draw() — Method in class com.neave.webcam.effects.motion.FireEffect
Draws the fire effect
draw() — Method in class com.neave.webcam.effects.motion.SnowEffect
Draws the snow effect
draw() — Method in class com.neave.webcam.effects.motion.SteamEffect
Draws the steam effect
draw() — Method in class com.neave.webcam.effects.motion.SwarmEffect
Draws the swarm effect
draw() — Method in class com.neave.webcam.effects.pixel.ASCIIEffect
Draws the ASCII effect
draw() — Method in class com.neave.webcam.effects.pixel.HalftoneEffect
Draws the halftone effect
draw() — Method in class com.neave.webcam.effects.pixel.PixelateEffect
Draws the pixelate effect
draw() — Method in class com.neave.webcam.effects.pixel.RGBEffect
Draws the RGB effect
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z