Class RenderEngineContext

description

This is the super class, utility for rendering dicom images

Hierarchy

Index

Constructors

Properties

Methods

Constructors

Protected constructor

  • description

    Constructs a new object

    Parameters

    • renderEngineID: number

      Specifies the unique id to this render engine

    Returns RenderEngineContext

    Returns the newly created instance RenderEngineContext

Properties

Protected cachedRenderParams

cachedRenderParams: any = null

Methods

getCachedRenderParams

  • getCachedRenderParams(): any
  • description

    Get the cached render params

    Returns any

    Returns the renderParameter