Top "Resize" questions

Issues relating to the resizing of controls, windows, forms or screens.

How to resize a bitmap eficiently and with out losing quality in android

I have a Bitmap with a size of 320x480 and I need to stretch it on different device screens, I …

android canvas bitmap resize surfaceview
Resize image to fit canvas - Gimp

I'm currently using Gimp to resize some images. I'm a web developer but I don't really use image manipulation software …

resize image-resizing gimp
iPad doesn't trigger resize event going from vertical to horizontal?

Has anyone noticed this behavior? I'm trying to write a script that will trigger upon a resize. It works fine …

javascript iphone ipad resize web-applications
Why do my WinForms controls flicker and resize slowly?

I'm making a program where I have a lot of panels and panels in panels. I have a few custom …

c# winforms controls resize flicker
Creating XHDPI, HDPI, MDPI, LDPI images in Photoshop for Android

When we are making images for android app, I wanted to know which way is correct for making XHDPI, HDPI, …

android image resize photoshop
PyQt: Prevent Resize and Maximize in QDialog?

How can I prevent a QDialog in PyQt from being resizeable or maximazable? I don't want the window's size changed.

python resize pyqt qdialog
How to resize a picture?

I have image (500x500) but I need to resize it to 200x200 and paint it on TImage. How to achieve …

image delphi resize delphi-7
Resize panel to fit contained elements in windows forms

I am creating a collapsible panel element, which would essentially be a panel element with a button element and a …

winforms panel resize
How can we auto resize the size of components in SWT?

In my SWT application i have certain components inside the SWT shell. Now how can i auto re-size this components …

java layout resize swt
how do i use imagick in php? (resize & crop)

I use imagick for thumbnail crop, but sometimes cropped thumbnails are missing top part of the images (hair, eyes). I …

php resize crop imagick