Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • Blue(): number
  • ChangeContrast(theDelta: number): void
  • ChangeIntensity(theDelta: number): void
  • DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
  • Parameters

    • theOStream: Standard_OStream
    • theDepth: Graphic3d_ZLayerId

    Returns void

  • Green(): number
  • Hue(): number
  • InitFromJson(theSStream: Standard_SStream, theStreamPos: Graphic3d_ZLayerId): boolean
  • Light(): number
  • Red(): number
  • Rgb(): any
  • Saturation(): number
  • delete(): void
  • Argb2color(theARGB: Graphic3d_ZLayerId, theColor: Quantity_Color): void
  • Color2argb(theColor: Quantity_Color, theARGB: Graphic3d_ZLayerId): void
  • ColorFromHex(theHexColorString: string, theColor: Quantity_Color): boolean
  • ColorFromName_2(theColorNameString: string, theColor: Quantity_Color): boolean
  • ColorToHex(theColor: Quantity_Color, theToPrefixHash: boolean): XCAFDoc_PartId
  • Convert_HLS_To_LinearRGB(theHls: NCollection_Vec3<float>): any
  • Convert_HLS_To_sRGB(theHls: NCollection_Vec3<float>): any
  • Convert_Lab_To_Lch(theLab: NCollection_Vec3<float>): any
  • Convert_Lab_To_LinearRGB(theLab: NCollection_Vec3<float>): any
  • Convert_Lch_To_Lab(theLch: NCollection_Vec3<float>): any
  • Convert_LinearRGB_To_HLS(theRgb: NCollection_Vec3<float>): any
  • Convert_LinearRGB_To_Lab(theRgb: NCollection_Vec3<float>): any
  • Convert_LinearRGB_To_sRGB_1(theLinearValue: number): number
  • Convert_LinearRGB_To_sRGB_2(theLinearValue: number): number
  • Convert_LinearRGB_To_sRGB_approx22_1(theLinearValue: number): number
  • Convert_LinearRGB_To_sRGB_approx22_2(theRGB: NCollection_Vec3<float>): any
  • Convert_sRGB_To_HLS(theRgb: NCollection_Vec3<float>): any
  • Convert_sRGB_To_LinearRGB_1(thesRGBValue: number): number
  • Convert_sRGB_To_LinearRGB_2(thesRGBValue: number): number
  • Convert_sRGB_To_LinearRGB_approx22_1(thesRGBValue: number): number
  • Convert_sRGB_To_LinearRGB_approx22_2(theRGB: NCollection_Vec3<float>): any
  • Epsilon(): number
  • HlsRgb(theH: number, theL: number, theS: number, theR: number, theG: number, theB: number): void
  • Parameters

    • theH: number
    • theL: number
    • theS: number
    • theR: number
    • theG: number
    • theB: number

    Returns void

  • RgbHls(theR: number, theG: number, theB: number, theH: number, theL: number, theS: number): void
  • Parameters

    • theR: number
    • theG: number
    • theB: number
    • theH: number
    • theL: number
    • theS: number

    Returns void

  • SetEpsilon(theEpsilon: number): void

Generated using TypeDoc