Skip to main content

Class ColorProfileExtensionMethods

Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class ColorProfileExtensionMethods

Inheritance: System.Object -> ColorProfileExtensionMethods

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

GetStream

public static Stream GetStream(this ColorProfile colorProfile)
Parameters
TypeNameDescription
Aurigma.GraphicsMill.ColorProfilecolorProfile
Returns

System.IO.Stream

Was this page helpful?