Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.DPISupporting Namespace / DPIUtils Class / GetImage Method


In This Topic
    GetImage Method (DPIUtils)
    In This Topic
    Get the specified scale Image of specified Image resource. The result Image is scaled from the existing versions of the Image resource of all DPI supporting scale versions (see GetDPISupportingScaleFactor(void)).
    Overload List
    OverloadDescription
    Get the specified scale Image of specified Image resource. The result Image is scaled from the existing versions of the Image resource of all DPI supporting scale versions (see GetDPISupportingScaleFactor(void)).  
    Get the specified scale Image of specified Image resource. The result Image is scaled from nearest existing higher resolution version in the specified scale versions of the Image resource. If there isn't any existing higher resolution version, the result Image is scaled from nearest existing lower resolution version in the specified scale versions of the Image resource.  
    Get the Image from the specified resource.  
    See Also