Class ImageHandlerData
Inheritance
ImageHandlerData
Constructors
(constructor)(handler)
Constructs a new instance of the ImageHandlerData class
Declaration
constructor(handler: ImageItemHandler);
Parameters
Properties
__type
Declaration
protected __type: string;
Property Value
DI
Declaration
Property Value
HR
Declaration
Property Value
SAS
Declaration
Property Value
VR
Declaration
Property Value
Methods
applyState(imageData, handler)
Declaration
applyState(imageData: ImageHandlerData, handler: ImageItemHandler): void;
Parameters
Returns