Hi All,
I am using IPresentationImage.DrawToBitmap(..,..) function to get required size Bitmap file. I am using this bmp for DICOM Print. My question is, will DrawToBitmap use any interpolation algorithm?. If so, What is the default interpolation algorithm used ?. I am using ClearCanvas.ImageViewer.dll.
If i use the bitmap using DrawToBitmap for DICOM Print , if i set Magnification type member of FilmBoxModule IOD as Bilinear ,. Will the printer applies bilinear interpolation algorithm ?
Can any one clarify my doubts ?its is urgent