Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

 

Create a gradient background
Total Hit (4561) a gradient brush is a brush that contains all the color nuances that vary from a starting color to an ending color, like the typical background screen of many installation procedures or Microsoft PowerPoint slides. The simplest way to create a linear gradient brush is passing its size (by means of a ....Read More
Rating
Dashed lines with custom caps
Total Hit (4290) You can set properties of the Pen object to create custom lines. For example, you can use the DashStyle enumerated property to draw dashed lines using a predefined pattern, and you can even create custom dash patterns by assigning an array of Single values to the DashPattern property. The StartCap a ....Read More
Rating
Drawing Bézier splines
Total Hit (3456) GDI+ supports two different forms of a complex curve that can't be represented as an arc of a circle or an ellipse: a cardinal spline and a Bézier spline. A Bézier spline is a curve specified by four points: the initial point, the ending point, and two control points. The curve doesn't pass through ....Read More
Rating
Drawing Cardinal splines
Total Hit (4337) GDI+ supports two different forms of a complex curve that can't be represented as an arc of a circle or an ellipse: a cardinal spline and a Bézier spline. A cardinal spline is the curve that you would create by taking a piece of flexible material-such as a thin stripe of iron or wood-and making it p ....Read More
Rating
Measuring a string drawn with a specific font
Total Hit (2623) When you're dynamically drawing text (either on a Windows Form or Web Form application), you may need to calculate the width and height of a string printed with a particular font. This is easy with the Graphics class's Measure string method, that takes in input the string being measured, and the fon ....Read More
Rating
Process individual pixels of a bitmap
Total Hit (3894) While you can access individual pixels of a bitmap by means of the GetPixel and SetPixel methods of the Bitmap object, in practice you seldom want to use these methods, as they are simply too slow for most cpu-intensive operations. Fortunately there is a faster way, which consists of moving all the ....Read More
Rating
Animation - A class to extract all the frames of an animated image
Total Hit (4544)
Rating
Color2Html - Retrieving the HTML code for the specified Color
Total Hit (2691)
Rating
DrawFlipImage - flipping an image on one or both axes
Total Hit (3197)
Rating
DrawRotateImage - rotating an image by a specified angle
Total Hit (3539)
Rating
DrawSkewImage - skewing an image by a given amount along one or both axes
Total Hit (2722)
Rating
GetAnimationFrameCount - Retrieve the number of frames contained in the specified image
Total Hit (2518)
Rating
GetGreyScale - Convert a color to greyscale
Total Hit (2763)
Rating
GetImageFormat - Retrieve the format of the input image, according on its extension
Total Hit (3045)
Rating
GetRandomColor - Generating a random color
Total Hit (3813)
Rating
GetScreenSnapshot - Retrieving the current contents of the screen or the active window
Total Hit (3302)
Rating
ImageFormatUtils class - Find the ImageFormat for a filename or MIME type
Total Hit (3930)
Rating
Print3D - Drawing a text with 3D effect
Total Hit (5604)
Rating
ResizeImage - Resize an image, and optionally keep the original ratio automatically
Total Hit (2847)
Rating
This is a link to a different site Using Animated Cursors in .NET
Total Hit (1821) The Cursor class provided with System.Windows.Forms doesn't support animated cursors - but this tiny class lets you use them interchangably with the existing .NET Framework cursors. Also provided with the code is a technique for drawing cursors directly onto forms and animating on a background threa ....Read More
Rating
This is a link to a different site A .NET Implementation of the ZoomIn Utility
Total Hit (2182) The ZoomIn Utility enables you to look at any area of the screen and capture the display. This can be an excellent way to snip graphics from other applications or to work out the exact details of how other controls are drawn. A copy of this is provided along with Visual Studio as a tool and also as ....Read More
Rating
This is a link to a different site A Primer on Building a Color Picker User Control with GDI+ in Visual Basic .NET or C#
Total Hit (2482) Although most developers and APIs use the RGB scheme when working with colors, it's not the only available way to represent or select colors. For instance, the standard Windows color-selection dialog box allows you to work with the HSL color scheme in an indirect way. In this article, the author des ....Read More
Rating
This is a link to a different site Fun With DrawImage
Total Hit (1252) If you've ever tried to rotate an image in VB6, you know how tedious it can be. Sure, given plenty of time for trial and error, combined with some reasonably tricky mathematics and a little patience, you can figure out how to map pixels from the source image into the rotated destination image. Enter ....Read More
Rating


Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.