Skip to main content

Class BlackAndWhiteRenderingSettings

Namespace: Aurigma.DesignAtoms.Canvas
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class BlackAndWhiteRenderingSettings

Inheritance: System.Object -> BlackAndWhiteRenderingSettings

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

BlackAndWhiteRenderingSettings

public BlackAndWhiteRenderingSettings()

Properties

DitherType

public DitherType DitherType { get; set; }

DitherAmount

public float DitherAmount { get; set; }

Format

public Format Format { get; set; }
Was this page helpful?