Class DisplayImageScaling
A utility class to scale content of the controls.
public static class DisplayImageScaling- Inheritance
- 
      
      DisplayImageScaling
Methods
- CloneAndAutoScaleImage(Image)
- Creates a scaled copy of the specified System.Drawing.Image control. 
- CloneAndAutoScaleImage(Image, float)
- Creates a scaled copy of the specified System.Drawing.Image control. 
- CloneAndAutoScaleImageList(AlphaImageList)
- Creates a scaled copy of the specified Alternet.Common.AlphaImageList control. 
- CloneAndAutoScaleImageList(AlphaImageList, float)
- Creates a scaled copy of the specified Alternet.Common.AlphaImageList control. 
- CloneAndAutoScaleImageList(ImageList)
- Creates a scaled copy of the specified System.Windows.Forms.ImageList control. 
- CloneAndAutoScaleImageList(ImageList, float)
- Creates a scaled copy of the specified System.Windows.Forms.ImageList control.