Advertisement

Results for "Author: florian egel"

ASP_Volume3 #52596
Advanced Graphics Routines 2.2 UPDATED **must see!**

If you want to adjust the brightness of a picture, rotate a picture with ANTI-ALIASING or AlphaBlend pictures together, maybe using an invisible mask color, and all that in vb and in just milliseconds... then you need this code! I wrote all the calculations in a C++ DLL, because it is much faster and easier to use, you just need a few lines of code to make incredible effects! in the zip-file there is the DLL and a VB-Demo to demonstrate the possibilities and the performance of my dll. NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470 UPDATED! 2.0: The new package now also includes a VB-Only-Version with the functions from the dll rewritten for VB, so you can use the stuff without the dll! (though the dll is faster than the still fast VB-code, so i would use the dll). I also included a BUMP MAPPING routine a BLUR filter and an IMPROVED ALPHA BLENDING routine. UPDATED! 2.1: Fixed a problem with 16 bit color depth. included MOSAIC filter. UPDATED! 2.2: Added some nice, useful timer- and counter-functions. See demo for description. I Also added a complete DOCUMENTATION of all functions with descriptions of all parameters to help you using my code (see "readme.txt"). Test it and *please* vote for this really useful and good piece of code! NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470

ASP_Volume3 #52597
REAL Translucent Form, Flickerless & AutoUpdating

This Code shows how to make real transparent forms without needing Win98 or W2k; it does not flicker and it automatically updates while moving. Even the Buttons are translucent! This code is another good example how to use my FoxCBmp3.dll, too, furthermore it demonstrates an alternative way to create cool effects with Buttons (like graphics, transparency, mask...)

ASP_Volume3 #52598
Advanced Graphics Routines 3.2 UPDATED **must see!**

Advanced Graphics Routines 3.2 is a Powerful, extremely fast collection of graphic routines that matches industrial standards.I wrote the main code in a C++ - dll, though it would be theoretically possible to write all the Code in pure VB, but VB is just to slow; this way is easier to use and much faster. This is a Completely Updated Version of the very successful, contest-winning predecessor, I improved all old functions and added many new ones. UPDATE 3.2 (3/6/2001): - New functions (listed below) - Increased readability of code - Improved GUI List of Graphical Functions: - Chrome (new 3.2) - Aluminium (new 3.2) - Hue rotation (new 3.2) - Saturation Adjustment (new 3.2) - Contrast Adjustment (new 3.2) - Brightness Adjustment (fixed 3.2) - Alpha Mask (new 3.0) - Mosaic Filter (new 3.0) - Relief (new 3.0) - Blur (new 3.0) - Invert (new 3.0) - Outline (new 3.0) - Flip (new 3.0) - New Masked Draw (new 3.0) - AlphaBlending - Bump Mapping - Rotating - Anti-Aliasing All functions can be controlled by these Parameters: - FlipX/Y - Invert - Greyscale - Use Mask Color - Anti-Alias The effects are realtime even for large pictures like 640x480. Furthermore the new package contains some useful TIMER/COUNTER functions, that are very useful for example for realtime-programming. I included some easy samples in VB and a complete VB-Demo to show all the possibilities of the library. I hope you like the product, and if so *please* vote for this really useful and extremely fast code! Feedback would be appreciated, too. Sincerely, Florian Egel There are lately some download problems, but if there are problems you can get the file at http://www.flomix.de/download/foxcbmp32.zip Additionally, you find the source code in C++ and a VB-only version here: http://www.flomix.de/download/foxcbmp_src.zip

ASP_Volume3 #52599
Add SysTray-Icon +++ Change Wallpaper

Did you ever want to let your Application appear in the SysTray, without any complicated code, completely bug-free and easy to handle using events?Or did you ever want to change the Windows-Settings like Wallpaper with VB?This code does not only contain the source for a UserControl to easily create and handle SysTray-Icons or the code to change the Wallpaper, it is also a complete program to fresh your Desktop up: you can create a list of picture files and the program changes the Wallpaper after adjustable delays, running down your list. Furthermore the program is very flexible, it automatically stretches the pictures so they fit onto the screen, and it can handle all filetypes from Bitmaps over GIFs to JPEGs.Just copy some cool Wallpaper-files into the Folder "Wallpapers", type any number of minutes in the TextBox in my program, and enjoy your always different wallpaper!Also the program runs in the SysTray when minimized, so it doesn't block the TaskBar and is still accessable.About the SysTray-Icon Control:You just have to add the UserControl to your form, and your App appears in the SysTray. If you want 2 Icons in the SysTray, just add another Control. You can change the Icon and the ToolTip Text in the IDE and at runtime, and you can control the User actions easily through events.The control also allows you to display the window's system menu when you click on the Icon, if you want it to.I hope this stuff helps you, and if you like it, please don't forget to leave feedback/votes!

ASP_Volume3 #52600
Advanced Graphics Routines 3.3 UPDATED

Advanced Graphics Routines 3.3 + + + New Additions: - Monochrome Filter - some really cool metallic effects - 2 great psychodelic effects, check them out! - wave filter (see Screenshot-animation) + + + This is an updated version of the Advanced Graphics Routines 3.0, which already won the contest twice, and I think that's enough. So please do me the favor and do NOT vote for this posting! If you like the code, then vote for Version 3.2 (Contest Winner March 2001), you find it here: + + + http://www.planet-source-code.com/xq/ASP/txtCodeId.21470/lngWId.1/qx/vb/scripts/ShowCode.htm + + + And make sure to try the Project 'WaveDemo.vbp', it is really realistic and beautiful, and realtime. + + + For more Information on the entire posting see the previous Version 3.2, link above. + + + Sincerely, Florian Egel + + + PS: I know, I ignored the email requests for the source code of the last months and I am really sorry about it, but I was very busy and I had almost no time to go online. I now uploaded the sources to my Homepage, you find them under http://www.flomix.de/download/foxcbmp_src.zip + + + PPS: Once again: PLEASE DON'T VOTE this version, vote the previous version instead. Thanks. + + +

C_Volume2 #76398
Advanced Graphics Routines 2.2 UPDATED **must see!**

If you want to adjust the brightness of a picture, rotate a picture with ANTI-ALIASING or AlphaBlend pictures together, maybe using an invisible mask color, and all that in vb and in just milliseconds... then you need this code! I wrote all the calculations in a C++ DLL, because it is much faster and easier to use, you just need a few lines of code to make incredible effects! in the zip-file there is the DLL and a VB-Demo to demonstrate the possibilities and the performance of my dll. NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470 UPDATED! 2.0: The new package now also includes a VB-Only-Version with the functions from the dll rewritten for VB, so you can use the stuff without the dll! (though the dll is faster than the still fast VB-code, so i would use the dll). I also included a BUMP MAPPING routine a BLUR filter and an IMPROVED ALPHA BLENDING routine. UPDATED! 2.1: Fixed a problem with 16 bit color depth. included MOSAIC filter. UPDATED! 2.2: Added some nice, useful timer- and counter-functions. See demo for description. I Also added a complete DOCUMENTATION of all functions with descriptions of all parameters to help you using my code (see "readme.txt"). Test it and *please* vote for this really useful and good piece of code! NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470

C_Volume2 #76814
Advanced Graphics Routines 3.2 UPDATED **must see!**

Advanced Graphics Routines 3.2 is a Powerful, extremely fast collection of graphic routines that matches industrial standards.I wrote the main code in a C++ - dll, though it would be theoretically possible to write all the Code in pure VB, but VB is just to slow; this way is easier to use and much faster. This is a Completely Updated Version of the very successful, contest-winning predecessor, I improved all old functions and added many new ones. UPDATE 3.2 (3/6/2001): - New functions (listed below) - Increased readability of code - Improved GUI List of Graphical Functions: - Chrome (new 3.2) - Aluminium (new 3.2) - Hue rotation (new 3.2) - Saturation Adjustment (new 3.2) - Contrast Adjustment (new 3.2) - Brightness Adjustment (fixed 3.2) - Alpha Mask (new 3.0) - Mosaic Filter (new 3.0) - Relief (new 3.0) - Blur (new 3.0) - Invert (new 3.0) - Outline (new 3.0) - Flip (new 3.0) - New Masked Draw (new 3.0) - AlphaBlending - Bump Mapping - Rotating - Anti-Aliasing All functions can be controlled by these Parameters: - FlipX/Y - Invert - Greyscale - Use Mask Color - Anti-Alias The effects are realtime even for large pictures like 640x480. Furthermore the new package contains some useful TIMER/COUNTER functions, that are very useful for example for realtime-programming. I included some easy samples in VB and a complete VB-Demo to show all the possibilities of the library. I hope you like the product, and if so *please* vote for this really useful and extremely fast code! Feedback would be appreciated, too. Sincerely, Florian Egel There are lately some download problems, but if there are problems you can get the file at http://www.flomix.de/download/foxcbmp32.zip Additionally, you find the source code in C++ and a VB-only version here: http://www.flomix.de/download/foxcbmp_src.zip

C_Volume2 #76826
REAL Translucent Form, Flickerless & AutoUpdating

This Code shows how to make real transparent forms without needing Win98 or W2k; it does not flicker and it automatically updates while moving. Even the Buttons are translucent! This code is another good example how to use my FoxCBmp3.dll, too, furthermore it demonstrates an alternative way to create cool effects with Buttons (like graphics, transparency, mask...)

C_Volume2 #77250
Add SysTray-Icon +++ Change Wallpaper

Did you ever want to let your Application appear in the SysTray, without any complicated code, completely bug-free and easy to handle using events?Or did you ever want to change the Windows-Settings like Wallpaper with VB?This code does not only contain the source for a UserControl to easily create and handle SysTray-Icons or the code to change the Wallpaper, it is also a complete program to fresh your Desktop up: you can create a list of picture files and the program changes the Wallpaper after adjustable delays, running down your list. Furthermore the program is very flexible, it automatically stretches the pictures so they fit onto the screen, and it can handle all filetypes from Bitmaps over GIFs to JPEGs.Just copy some cool Wallpaper-files into the Folder "Wallpapers", type any number of minutes in the TextBox in my program, and enjoy your always different wallpaper!Also the program runs in the SysTray when minimized, so it doesn't block the TaskBar and is still accessable.About the SysTray-Icon Control:You just have to add the UserControl to your form, and your App appears in the SysTray. If you want 2 Icons in the SysTray, just add another Control. You can change the Icon and the ToolTip Text in the IDE and at runtime, and you can control the User actions easily through events.The control also allows you to display the window's system menu when you click on the Icon, if you want it to.I hope this stuff helps you, and if you like it, please don't forget to leave feedback/votes!

C_Volume2 #77758
Advanced Graphics Routines 3.3 UPDATED

Advanced Graphics Routines 3.3 + + + New Additions: - Monochrome Filter - some really cool metallic effects - 2 great psychodelic effects, check them out! - wave filter (see Screenshot-animation) + + + This is an updated version of the Advanced Graphics Routines 3.0, which already won the contest twice, and I think that's enough. So please do me the favor and do NOT vote for this posting! If you like the code, then vote for Version 3.2 (Contest Winner March 2001), you find it here: + + + http://www.planet-source-code.com/xq/ASP/txtCodeId.21470/lngWId.1/qx/vb/scripts/ShowCode.htm + + + And make sure to try the Project 'WaveDemo.vbp', it is really realistic and beautiful, and realtime. + + + For more Information on the entire posting see the previous Version 3.2, link above. + + + Sincerely, Florian Egel + + + PS: I know, I ignored the email requests for the source code of the last months and I am really sorry about it, but I was very busy and I had almost no time to go online. I now uploaded the sources to my Homepage, you find them under http://www.flomix.de/download/foxcbmp_src.zip + + + PPS: Once again: PLEASE DON'T VOTE this version, vote the previous version instead. Thanks. + + +

Java_Volume1 #94942
Advanced Graphics Routines 2.2 UPDATED **must see!**

If you want to adjust the brightness of a picture, rotate a picture with ANTI-ALIASING or AlphaBlend pictures together, maybe using an invisible mask color, and all that in vb and in just milliseconds... then you need this code! I wrote all the calculations in a C++ DLL, because it is much faster and easier to use, you just need a few lines of code to make incredible effects! in the zip-file there is the DLL and a VB-Demo to demonstrate the possibilities and the performance of my dll. NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470 UPDATED! 2.0: The new package now also includes a VB-Only-Version with the functions from the dll rewritten for VB, so you can use the stuff without the dll! (though the dll is faster than the still fast VB-code, so i would use the dll). I also included a BUMP MAPPING routine a BLUR filter and an IMPROVED ALPHA BLENDING routine. UPDATED! 2.1: Fixed a problem with 16 bit color depth. included MOSAIC filter. UPDATED! 2.2: Added some nice, useful timer- and counter-functions. See demo for description. I Also added a complete DOCUMENTATION of all functions with descriptions of all parameters to help you using my code (see "readme.txt"). Test it and *please* vote for this really useful and good piece of code! NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470

Java_Volume1 #95358
Advanced Graphics Routines 3.2 UPDATED **must see!**

Advanced Graphics Routines 3.2 is a Powerful, extremely fast collection of graphic routines that matches industrial standards.I wrote the main code in a C++ - dll, though it would be theoretically possible to write all the Code in pure VB, but VB is just to slow; this way is easier to use and much faster. This is a Completely Updated Version of the very successful, contest-winning predecessor, I improved all old functions and added many new ones. UPDATE 3.2 (3/6/2001): - New functions (listed below) - Increased readability of code - Improved GUI List of Graphical Functions: - Chrome (new 3.2) - Aluminium (new 3.2) - Hue rotation (new 3.2) - Saturation Adjustment (new 3.2) - Contrast Adjustment (new 3.2) - Brightness Adjustment (fixed 3.2) - Alpha Mask (new 3.0) - Mosaic Filter (new 3.0) - Relief (new 3.0) - Blur (new 3.0) - Invert (new 3.0) - Outline (new 3.0) - Flip (new 3.0) - New Masked Draw (new 3.0) - AlphaBlending - Bump Mapping - Rotating - Anti-Aliasing All functions can be controlled by these Parameters: - FlipX/Y - Invert - Greyscale - Use Mask Color - Anti-Alias The effects are realtime even for large pictures like 640x480. Furthermore the new package contains some useful TIMER/COUNTER functions, that are very useful for example for realtime-programming. I included some easy samples in VB and a complete VB-Demo to show all the possibilities of the library. I hope you like the product, and if so *please* vote for this really useful and extremely fast code! Feedback would be appreciated, too. Sincerely, Florian Egel There are lately some download problems, but if there are problems you can get the file at http://www.flomix.de/download/foxcbmp32.zip Additionally, you find the source code in C++ and a VB-only version here: http://www.flomix.de/download/foxcbmp_src.zip

Java_Volume1 #95370
REAL Translucent Form, Flickerless & AutoUpdating

This Code shows how to make real transparent forms without needing Win98 or W2k; it does not flicker and it automatically updates while moving. Even the Buttons are translucent! This code is another good example how to use my FoxCBmp3.dll, too, furthermore it demonstrates an alternative way to create cool effects with Buttons (like graphics, transparency, mask...)

Java_Volume1 #95794
Add SysTray-Icon +++ Change Wallpaper

Did you ever want to let your Application appear in the SysTray, without any complicated code, completely bug-free and easy to handle using events?Or did you ever want to change the Windows-Settings like Wallpaper with VB?This code does not only contain the source for a UserControl to easily create and handle SysTray-Icons or the code to change the Wallpaper, it is also a complete program to fresh your Desktop up: you can create a list of picture files and the program changes the Wallpaper after adjustable delays, running down your list. Furthermore the program is very flexible, it automatically stretches the pictures so they fit onto the screen, and it can handle all filetypes from Bitmaps over GIFs to JPEGs.Just copy some cool Wallpaper-files into the Folder "Wallpapers", type any number of minutes in the TextBox in my program, and enjoy your always different wallpaper!Also the program runs in the SysTray when minimized, so it doesn't block the TaskBar and is still accessable.About the SysTray-Icon Control:You just have to add the UserControl to your form, and your App appears in the SysTray. If you want 2 Icons in the SysTray, just add another Control. You can change the Icon and the ToolTip Text in the IDE and at runtime, and you can control the User actions easily through events.The control also allows you to display the window's system menu when you click on the Icon, if you want it to.I hope this stuff helps you, and if you like it, please don't forget to leave feedback/votes!

Java_Volume1 #96302
Advanced Graphics Routines 3.3 UPDATED

Advanced Graphics Routines 3.3 + + + New Additions: - Monochrome Filter - some really cool metallic effects - 2 great psychodelic effects, check them out! - wave filter (see Screenshot-animation) + + + This is an updated version of the Advanced Graphics Routines 3.0, which already won the contest twice, and I think that's enough. So please do me the favor and do NOT vote for this posting! If you like the code, then vote for Version 3.2 (Contest Winner March 2001), you find it here: + + + http://www.planet-source-code.com/xq/ASP/txtCodeId.21470/lngWId.1/qx/vb/scripts/ShowCode.htm + + + And make sure to try the Project 'WaveDemo.vbp', it is really realistic and beautiful, and realtime. + + + For more Information on the entire posting see the previous Version 3.2, link above. + + + Sincerely, Florian Egel + + + PS: I know, I ignored the email requests for the source code of the last months and I am really sorry about it, but I was very busy and I had almost no time to go online. I now uploaded the sources to my Homepage, you find them under http://www.flomix.de/download/foxcbmp_src.zip + + + PPS: Once again: PLEASE DON'T VOTE this version, vote the previous version instead. Thanks. + + +

1_2002 #109192
Advanced Graphics Routines 2.2 UPDATED **must see!**

If you want to adjust the brightness of a picture, rotate a picture with ANTI-ALIASING or AlphaBlend pictures together, maybe using an invisible mask color, and all that in vb and in just milliseconds... then you need this code! I wrote all the calculations in a C++ DLL, because it is much faster and easier to use, you just need a few lines of code to make incredible effects! in the zip-file there is the DLL and a VB-Demo to demonstrate the possibilities and the performance of my dll. NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470 UPDATED! 2.0: The new package now also includes a VB-Only-Version with the functions from the dll rewritten for VB, so you can use the stuff without the dll! (though the dll is faster than the still fast VB-code, so i would use the dll). I also included a BUMP MAPPING routine a BLUR filter and an IMPROVED ALPHA BLENDING routine. UPDATED! 2.1: Fixed a problem with 16 bit color depth. included MOSAIC filter. UPDATED! 2.2: Added some nice, useful timer- and counter-functions. See demo for description. I Also added a complete DOCUMENTATION of all functions with descriptions of all parameters to help you using my code (see "readme.txt"). Test it and *please* vote for this really useful and good piece of code! NOTE: Version 3.0 is released, go to http://www.planet-source-code.com/vb/scripts/showcode.asp?txtCodeId=21470

1_2002 #109193
Advanced Graphics Routines 3.3 UPDATED

Advanced Graphics Routines 3.3 + + + New Additions: - Monochrome Filter - some really cool metallic effects - 2 great psychodelic effects, check them out! - wave filter (see Screenshot-animation) + + + This is an updated version of the Advanced Graphics Routines 3.0, which already won the contest twice, and I think that's enough. So please do me the favor and do NOT vote for this posting! If you like the code, then vote for Version 3.2 (Contest Winner March 2001), you find it here: + + + http://www.planet-source-code.com/xq/ASP/txtCodeId.21470/lngWId.1/qx/vb/scripts/ShowCode.htm + + + And make sure to try the Project 'WaveDemo.vbp', it is really realistic and beautiful, and realtime. + + + For more Information on the entire posting see the previous Version 3.2, link above. + + + Sincerely, Florian Egel + + + PS: I know, I ignored the email requests for the source code of the last months and I am really sorry about it, but I was very busy and I had almost no time to go online. I now uploaded the sources to my Homepage, you find them under http://www.flomix.de/download/foxcbmp_src.zip + + + PPS: Once again: PLEASE DON'T VOTE this version, vote the previous version instead. Thanks. + + +

1_2002 #109194
Add SysTray-Icon +++ Change Wallpaper

Did you ever want to let your Application appear in the SysTray, without any complicated code, completely bug-free and easy to handle using events?Or did you ever want to change the Windows-Settings like Wallpaper with VB?This code does not only contain the source for a UserControl to easily create and handle SysTray-Icons or the code to change the Wallpaper, it is also a complete program to fresh your Desktop up: you can create a list of picture files and the program changes the Wallpaper after adjustable delays, running down your list. Furthermore the program is very flexible, it automatically stretches the pictures so they fit onto the screen, and it can handle all filetypes from Bitmaps over GIFs to JPEGs.Just copy some cool Wallpaper-files into the Folder "Wallpapers", type any number of minutes in the TextBox in my program, and enjoy your always different wallpaper!Also the program runs in the SysTray when minimized, so it doesn't block the TaskBar and is still accessable.About the SysTray-Icon Control:You just have to add the UserControl to your form, and your App appears in the SysTray. If you want 2 Icons in the SysTray, just add another Control. You can change the Icon and the ToolTip Text in the IDE and at runtime, and you can control the User actions easily through events.The control also allows you to display the window's system menu when you click on the Icon, if you want it to.I hope this stuff helps you, and if you like it, please don't forget to leave feedback/votes!

1_2002 #109195
REAL Translucent Form, Flickerless & AutoUpdating

This Code shows how to make real transparent forms without needing Win98 or W2k; it does not flicker and it automatically updates while moving. Even the Buttons are translucent! This code is another good example how to use my FoxCBmp3.dll, too, furthermore it demonstrates an alternative way to create cool effects with Buttons (like graphics, transparency, mask...)

1_2002 #109196
Advanced Graphics Routines 3.2 UPDATED **must see!**

Advanced Graphics Routines 3.2 is a Powerful, extremely fast collection of graphic routines that matches industrial standards.I wrote the main code in a C++ - dll, though it would be theoretically possible to write all the Code in pure VB, but VB is just to slow; this way is easier to use and much faster. This is a Completely Updated Version of the very successful, contest-winning predecessor, I improved all old functions and added many new ones. UPDATE 3.2 (3/6/2001): - New functions (listed below) - Increased readability of code - Improved GUI List of Graphical Functions: - Chrome (new 3.2) - Aluminium (new 3.2) - Hue rotation (new 3.2) - Saturation Adjustment (new 3.2) - Contrast Adjustment (new 3.2) - Brightness Adjustment (fixed 3.2) - Alpha Mask (new 3.0) - Mosaic Filter (new 3.0) - Relief (new 3.0) - Blur (new 3.0) - Invert (new 3.0) - Outline (new 3.0) - Flip (new 3.0) - New Masked Draw (new 3.0) - AlphaBlending - Bump Mapping - Rotating - Anti-Aliasing All functions can be controlled by these Parameters: - FlipX/Y - Invert - Greyscale - Use Mask Color - Anti-Alias The effects are realtime even for large pictures like 640x480. Furthermore the new package contains some useful TIMER/COUNTER functions, that are very useful for example for realtime-programming. I included some easy samples in VB and a complete VB-Demo to show all the possibilities of the library. I hope you like the product, and if so *please* vote for this really useful and extremely fast code! Feedback would be appreciated, too. Sincerely, Florian Egel There are lately some download problems, but if there are problems you can get the file at http://www.flomix.de/download/foxcbmp32.zip Additionally, you find the source code in C++ and a VB-only version here: http://www.flomix.de/download/foxcbmp_src.zip

Languages
Top Categories
Global Discovery