EmbossEffect Constructor

  Name Description
Public method EmbossEffect()
Creates and initializes a new Emboss effect.
Public method EmbossEffect(Double)
Creates and initializes a new EmbossEffect with a specified level.
Public method EmbossEffect(IImageProvider)
Creates and initializes a new Emboss effect that uses the provided image source.
Public method EmbossEffect(IImageProvider, Double)
Creates and initializes a new EmbossEffect with provided image source and distinctEdges settings.
Show: