Stories recently tagged with 'Graphics'

10 Mistakes in Icon Design(turbomilk.com)

submitted by JemmJemm(9604) 3 years, 11 months ago

It is much easier to criticize somebody else’s work than to create something cool yourself. But if you apply a systematic approach to criticizing, make a numbered list and prepare illustrations, it will be regarded as a fully-fledged analysis! In my opinion, icon design is undergoing a transitional period. On the one hand, screen resolutions are increasing, hence enhancing icons. On the other hand, we still have good old pixels. Icons sized 16×16 and even smaller are still widely used. And so, here are the most commonly observed mistakes in icon design… read more...

add a comment |category: |Views: 4

tags: another

Outerglow / Outline Text with GDI+ in C#(blog.jrpsoftware.com)

submitted by rplantrplant(750) 4 years ago

My previous job required a bit of multimedia programming and involved the use of a lot of different graphics techniques. One day we ran across a bit of code to give drawn text either an outerglow or an outline around it. It turns outs to be much simpler to do than I previously thought and only goes to show that you can always learn a new tricks. read more...

add a comment |category: |Views: 297

tags: another

More than 100 Web 2.0 Online Generators(ifxplus.com)

submitted by m.casatim.casati(600) 4 years, 4 months ago

Here the list of online generators specifically for web 2.0 design: enjoy it! read more...

add a comment |category: |Views: 45

tags: another

Watermarking Images in ASP.NET with an HttpHandler(blog.donnfelker.com)

submitted by donnfelkerdonnfelker(1285) 4 years, 4 months ago

Learn how to easily watermark images with a simple HttpHandler. Apply custom text that will overlay the image. The the text can be transparent or non-transparent. read more...

add a comment |category: |Views: 168

tags: another

Create High Quality Thumbnails with .NET(ivanuzunov.net)

submitted by veverkapveverkap(810) 4 years, 10 months ago

A fine replacement for the poor built-in thumbnail image script in .NET read more...

2 comments |category: |Views: 78

tags: another

Dot Net Pulse: How to capture the form and save it to a bitmap(dotnetpulse.blogspot.com)

submitted by adventureradventurer(2244) 4 years, 10 months ago

How to capture the form and save it to a bitmap read more...

add a comment |category: |Views: 3

tags: another

Paint.NET Effect Plugin Project Template for Visual Studio 2005(sepcot.com)

submitted by dalzieldalziel(6230) 5 years ago

A template for creating visual effects plugins for Paint.NET. read more...

add a comment |category: |Views: 25

tags: another

113 Professional Looking 10x10 Icons(brandspankingnew.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 2 months ago

"Here are 113 10x10 greyscale icons in .gif format to fill up your stocking with - the next instalment of my mini icon collection, which has been steadily growing over the last year." read more...

2 comments |category: |Views: 589

tags: another

Graphics, Multimedia, and Printing Recipes (en.csharp-online.net)

submitted by HyleHyle(2755) 5 years, 2 months ago

Learn to use built-in .NET features and native Win32 libraries via COM Interop or P/Invoke. Excerpt: Graphics, video, sound, and printing are the hallmarks of a traditional rich client on the Microsoft Windows operating system. When it comes to multimedia, the Microsoft .NET Framework delivers a compromise, providing support for some of these features while ignoring others. For example, you will find a sophisticated set of tools for two-dimensional drawing and event-based printing with GDI+ and the types in the System.Drawing namespaces. These classes wrap GDI32.dll and USER32.DLL, which provide the native Graphics Device Interface (GDI) functions in the Windows application programming interface (API), and they make it much easier to draw complex shapes, work with coordinates and transforms, and process images. On the other hand, if you want to play a sound recording, show a video file, or get information about the current print jobs, you will need to look beyond the .NET Framework. read more...

add a comment |category: |Views: 3

tags: another

aspneticons.com -- free icons for ASP.NET web applications(aspneticons.com)

submitted by javierRomerojavierRomero(1010) 5 years, 2 months ago

That’s not all! There are more than 300 (three hundred!) professionally designed icons for your ASP.NET applications in this collection. And, they all are completely free! read more...

2 comments |category: |Views: 736

tags: another

Microsoft Expression Graphic Designer Tutorials(bildsajten.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 7 months ago

Some Expression Graphic Designer Tutorials read more...

1 comment |category: |Views: 13

tags: another