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


In This Topic
    MultiScalingBitmapManager Class Members
    In This Topic

    The following tables list the members exposed by MultiScalingBitmapManager.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodOverloaded. Get the specified scaled Bitmap of the Bitmap resource. The result Bitmap is scaled from nearest existing higher resolution version in the specified scale versions of the Bitmap resource. If there isn't any existing higher resolution version, the result Bitmap is scaled from nearest existing lower resolution version in the specified scale versions of the Bitmap resource.  
    Top
    See Also