Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • Alpha(): number
  • Returns number

  • DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
  • Parameters

    • theOStream: Standard_OStream
    • theDepth: Graphic3d_ZLayerId

    Returns void

  • InitFromJson(theSStream: Standard_SStream, theStreamPos: Graphic3d_ZLayerId): boolean
  • Parameters

    • theSStream: Standard_SStream
    • theStreamPos: Graphic3d_ZLayerId

    Returns boolean

  • SetAlpha(theAlpha: number): void
  • Parameters

    • theAlpha: number

    Returns void

  • SetValues(theRed: number, theGreen: number, theBlue: number, theAlpha: number): void
  • Parameters

    • theRed: number
    • theGreen: number
    • theBlue: number
    • theAlpha: number

    Returns void

  • delete(): void
  • Returns void

  • ColorFromHex(theHexColorString: number, theColor: Quantity_ColorRGBA, theAlphaComponentIsOff: boolean): boolean
  • Parameters

    Returns boolean

  • Convert_LinearRGB_To_sRGB(theRGB: NCollection_Vec4<float>): any
  • Parameters

    • theRGB: NCollection_Vec4<float>

    Returns any

  • Convert_sRGB_To_LinearRGB(theRGB: NCollection_Vec4<float>): any
  • Parameters

    • theRGB: NCollection_Vec4<float>

    Returns any

Generated using TypeDoc