Table of Contents

Class DisplayImageScaling

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

A utility class to scale content of the controls.

public static class DisplayImageScaling
Inheritance
DisplayImageScaling

Methods

CloneAndAutoScaleImage(Image)
CloneAndAutoScaleImage(Image, float)
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.