Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Graphics code

Crop, Rotate, Resize ImagesVersion: VB.NET 2003
Author: Vineshkumar Dhansukhbhai PatelSubmitted: 1/11/2006Downloads: 22644
This code performs the most common image transformations, such as crop, rotate, resize. This is very useful for image / photo using software.

Easiest way to make skins in VBVersion: VB6
Author: kasbabaSubmitted: 1/9/2006Downloads: 10195
I know all of you there wanna make customised skins for your applications but don't know how to start. I found this is the easiest way to make skins. Download the file and enjoy!!

Flashing CrosshairsVersion: VB6
Author: ViSiONSubmitted: 1/2/2006Downloads: 4590
This example shows flashing crosshairs that follow the mouse while on top of the form.Only 15 lines of code. Very simple but never the less Neat and fun to mess w/ the code!!

Theme makingVersion: VB6
Author: Jussi RantalaSubmitted: 12/11/2005Downloads: 6665
This tutorial shows how you can make your own theme to your application.

DCT iDCT Direct Cosine TransformVersion: VB6
Author: Andrew J ArmstrongSubmitted: 11/29/2005Downloads: 3782
This code demonstrates the use of the DCT Direct Cosine Transform in Visual Basic. It performs the operation on a 16x16 pixel block to yield the DCT coefficients. The program will also perform the inverse DCT (iDCT) to yield the original pixel data. ...more>>

Gray Scale Convertor Histogram v.2.0Version: VB6
Author: Asif fattahSubmitted: 9/27/2005Downloads: 5141
Asif fattah KASBIT BS-CS VIII) This project takes the image and convert it in to Gray scale and Red,Blue,Green scale, you can also invert the color of image. this application can also form histogram of image like in ADOBE PHOTOSHOP.

Used to Create Thumb of a given ImageVersion: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/17/2005Views: 12606
Used to Create Thumb of a given Image. Code is in C#. /// /// Used to Create Thumb of a given Image /// /// Location of a given Image /// Location to save Thumb Image ...more>>

Get the Dimensions of an uploaded ImageVersion: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/17/2005Views: 14212
Get the Dimensions of an uploaded Image. Code is in C#. /// /// This function is used to get the Dimensions of an uploaded Image /// /// stream object /// Height and Width of given Imagemore>>

Color TestVersion: VB6
Author: M Mujibur RahmanSubmitted: 9/12/2005Downloads: 3742
Using this form and code you can save color code in the database and also display color in your front end. I have shown it in two ways. What ever you like you can use.

Cool Progress bars for beginnersVersion: VB6
Author: Vincent ViauSubmitted: 7/14/2005Downloads: 7441
Progress bars by Vincent Viau. Code isn't very hard to understand but anyone totally new to vb will have problems customizing it for their app.

<< Previous  Page 13 of  38  Next >>

Go to page: 13  14  15  16  17  18  ...