SharedWindowGetDrawingBitmapScalable Method
Gets an image based on the screen scale.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static Bitmap GetDrawingBitmapScalable(
Bitmap bmp
)
Public Shared Function GetDrawingBitmapScalable (
bmp As Bitmap
) As Bitmap
- bmp Bitmap
- Bitmap.
BitmapImage with the image based on the screen scale.