Click or drag to resize

CrackleMode Enumeration

Specifies the crackle mode to use in the CrackleCommand.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum CrackleMode
Members
  Member nameDescription
PaintChips Creates an effect of dried paint chipping off.
TinPunch Makes the image appear to be punched out onto a tin surface.
Erosion Creates the effect of erosion on the image.
PaintChips2 A more intense version of the PaintChips effect.
Erosion2 A more intense version of the Erosion effect.
See Also