Click or drag to resize

EmbossMethod Enumeration

Note: This API is now obsolete.

The type of Emboss method to use in the EmbossCommand

Namespace:  Atalasoft.Imaging.ImageProcessing.Filters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("EmbossMethod is obsolete.", true)]
public enum EmbossMethod
Members
  Member nameDescription
Standard Standard embossing
AlternateBlending Alternate blending
See Also