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()
Namespace: Aurigma.DesignAtoms.Canvas
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class BlackAndWhiteRenderingSettings
Constructors
BlackAndWhiteRenderingSettings()
Declaration
public BlackAndWhiteRenderingSettings()
Properties
DitherAmount
Declaration
public float DitherAmount { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Single |
DitherType
Declaration
public DitherType DitherType { get; set; }
Property Value
| Type | Description |
|---|---|
| DitherType |
Format
Declaration
public Format Format { get; set; }
Property Value
| Type | Description |
|---|---|
| Format |