|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
| Leadtools.MedicalViewer Namespace : MedicalViewerPaintingMethod Enumeration |
| Value | Member | Description |
|---|---|---|
| 0x00000000 | Normal | Normal painting. |
| 0x00000001 | Resample | Use bilinear interpolation (resampling) if the paint process needs to resize the image. (slower than regular resize). |
| 0x00000002 | Bicubic | Use bicubic interpolation if the paint process needs to resize the image. (slower than Resample). |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerPaintingMethod