Class BlackAndWhiteRenderingSettingsExtensionMethods
Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class BlackAndWhiteRenderingSettingsExtensionMethods
Inheritance: System.Object -> BlackAndWhiteRenderingSettingsExtensionMethods
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Methods
ToDrawItemParamsSettings
public static BlackAndWhiteRenderingSettings ToDrawItemParamsSettings(this BlackAndWhiteRenderingSettings source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Canvas.BlackAndWhiteRenderingSettings | source |
Returns
Aurigma.DesignAtoms.Canvas.ItemHandlers.BlackAndWhiteRenderingSettings
ToDrawItemParamsDitherType
public static DitherType ToDrawItemParamsDitherType(this DitherType source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Canvas.DitherType | source |
Returns
Aurigma.DesignAtoms.Canvas.ItemHandlers.DitherType
ToDrawItemParamsFormat
public static Format ToDrawItemParamsFormat(this Format source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Canvas.Format | source |
Returns
Aurigma.DesignAtoms.Canvas.ItemHandlers.Format
ToGmDitheringType
public static DitheringType ToGmDitheringType(this DitherType source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Canvas.ItemHandlers.DitherType | source |
Returns
Aurigma.GraphicsMill.Transforms.DitheringType