Blockland Forums > Modification Help

Scaling Screenshots

Pages: (1/2) > >>

Slicksilver:

I don't really need help with anything, but I'd like to poll the community to see if people have any ideas for this.

Basically, I want to scale down screenshots from the current screen resolution, like a reverse $MegaShot. Like, to 640x480 from a larger resolution. I'm already aware $MegaShotScaleFactor only scales up, and I have a feeling if I can do this it's going to have to be something hacky. I've tried creating a GuiImageControl or w/e on the canvas and using getPixelColor and a custom compression algorithm, but it's WAY too slow to be usable. I'm talking ~200ms per pixel slow.

Anyway, thanks for any ideas.

Chrono:

Maybe temporarily change the screen resolution?

Slicksilver:


--- Quote from: Chrono on January 30, 2012, 01:18:41 PM ---Maybe temporarily change the screen resolution?

--- End quote ---
Maybe, if all else fails. I'd still like to be able to take thumbnail pictures though, like 300x300.

Ipquarx:

Don't bitmaps automatically size to fit to custom-sized GUI controls?

Greek2me:

Can you temporarily change the canvas size?

Pages: (1/2) > >>

Go to full version