Skip to content

Overload_Aurora_EffectsEngine_EffectLayer_PercentEffect

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

EffectLayer.PercentEffect Method

Overload List

 

Name Description
Public method PercentEffect(ColorSpectrum, DeviceKeys[], Double, Double, PercentEffectType) Draws a percent effect on the layer bitmap using DeviceKeys keys and a ColorSpectrum.
Public method PercentEffect(ColorSpectrum, FreeFormObject, Double, Double, PercentEffectType) Draws a percent effect on the layer bitmap using a FreeFormObject and a ColorSpectrum.
Public method PercentEffect(ColorSpectrum, KeySequence, Double, Double, PercentEffectType) Draws a percent effect on the layer bitmap using a KeySequence and a ColorSpectrum.
Public method PercentEffect(Color, Color, DeviceKeys[], Double, Double, PercentEffectType) Draws a percent effect on the layer bitmap using an array of DeviceKeys keys and solid colors.
Public method PercentEffect(Color, Color, FreeFormObject, Double, Double, PercentEffectType) Draws a percent effect on the layer bitmap using a FreeFormObject and solid colors.
Public method PercentEffect(Color, Color, KeySequence, Double, Double, PercentEffectType) Draws a percent effect on the layer bitmap using a KeySequence with solid colors.
  Back to Top

See Also

Reference

EffectLayer Class
Aurora.EffectsEngine Namespace

Clone this wiki locally