Skip to main content

Class BlackAndWhiteRenderingSettingsExtensionMethods

Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static 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

Methods

ToDrawItemParamsSettings

public static BlackAndWhiteRenderingSettings ToDrawItemParamsSettings(this BlackAndWhiteRenderingSettings source)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Canvas.BlackAndWhiteRenderingSettingssource
Returns

Aurigma.DesignAtoms.Canvas.ItemHandlers.BlackAndWhiteRenderingSettings

ToDrawItemParamsDitherType

public static DitherType ToDrawItemParamsDitherType(this DitherType source)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Canvas.DitherTypesource
Returns

Aurigma.DesignAtoms.Canvas.ItemHandlers.DitherType

ToDrawItemParamsFormat

public static Format ToDrawItemParamsFormat(this Format source)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Canvas.Formatsource
Returns

Aurigma.DesignAtoms.Canvas.ItemHandlers.Format

ToGmDitheringType

public static DitheringType ToGmDitheringType(this DitherType source)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Canvas.ItemHandlers.DitherTypesource
Returns

Aurigma.GraphicsMill.Transforms.DitheringType

Was this page helpful?