function Leadtools.Controls.Medical.DICOMImageInformation.setAndPrepareImageDataAsync( buffer , completedCallback )
Parameter | Type | Description |
---|---|---|
buffer | int | An array of int values that holds the pixel data for the image. |
completedCallback | OnPrepareDataCompleted | Completed callback |