Class BlackAndWhiteRenderingSettingsExtensionMethods
Inheritance
System.Object
BlackAndWhiteRenderingSettingsExtensionMethods
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.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class BlackAndWhiteRenderingSettingsExtensionMethods
Methods
ToDrawItemParamsDitherType(DitherType)
Declaration
public static DitherType ToDrawItemParamsDitherType(this DitherType source)
Parameters
| Type | Name | Description |
|---|---|---|
| DitherType | source |
Returns
| Type | Description |
|---|---|
| DitherType |
ToDrawItemParamsFormat(Format)
Declaration
public static Format ToDrawItemParamsFormat(this Format source)
Parameters
| Type | Name | Description |
|---|---|---|
| Format | source |
Returns
| Type | Description |
|---|---|
| Format |
ToDrawItemParamsSettings(BlackAndWhiteRenderingSettings)
Declaration
public static BlackAndWhiteRenderingSettings ToDrawItemParamsSettings(this BlackAndWhiteRenderingSettings source)
Parameters
| Type | Name | Description |
|---|---|---|
| BlackAndWhiteRenderingSettings | source |
Returns
| Type | Description |
|---|---|
| BlackAndWhiteRenderingSettings |
ToGmDitheringType(DitherType)
Declaration
public static DitheringType ToGmDitheringType(this DitherType source)
Parameters
| Type | Name | Description |
|---|---|---|
| DitherType | source |
Returns
| Type | Description |
|---|---|
| Aurigma.GraphicsMill.Transforms.DitheringType |