Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.DPISupporting Namespace / MultiScalingBitmapManager Class / MultiScalingBitmapManager Constructor


In This Topic
    MultiScalingBitmapManager Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes the MultiScalingBitmapManager object. The manager would create the getting request Bitmap by scaling from the existing supporting DPI scaling versions of the Bitmap.  
    Initializes the MultiScalingBitmapManager object. The manager would create the getting request Bitmap by scaling from the existing specified scaling versions of the Bitmap.  
    Initializes the MultiScalingBitmapManager object. The manager would create the getting request Bitmap by scaling from the existing supporting DPI scaling versions of the Bitmap. The manager would preload the existing supporting DPI scaling versions of the Bitmap into the manager.  
    Initializes the MultiScalingBitmapManager object. The manager would create the getting request Bitmap by scaling from the existing specified scaling versions of the Bitmap. The manager would preload the existing specified scaling versions of the Bitmap into the manager.  
    Initializes the MultiScalingBitmapManager object. The manager would create the getting request Bitmap by scaling from the existing specified scaling versions of the Bitmap.  
    See Also