Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Blur Effect Possible? (https://forums.graalonline.com/forums/showthread.php?t=134269974)

Kirko 05-24-2015 02:56 AM

Blur Effect Possible?
 
Would something like this be possible to make a gui with?
or like this also
https://encrypted-tbn3.gstatic.com/i...7uXKt2JEakzuGw

Basically just a blurred transparent box is what I'm trying to make.

cbk1994 05-24-2015 03:44 AM

Unfortunately I'm pretty certain this is impossible.

The only approach I can think of is taking a screenshot (or image, whatever), implementing your own blurring algorithm and using it over the bitmap you captured, and then displaying it in one of the image GUI controls. (This assumes you need to blur at runtime, of course; if it's a fixed image, you could just do it once in Photoshop.)

Draenin 05-24-2015 01:15 PM

You can make windows themselves transparent, but I'm not sure about getting a Gaussian blur exactly.


All times are GMT +2. The time now is 02:59 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.