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

Bouncing balls animation. ...Version: VB5
Author: VikramSubmitted: 10/25/2001Downloads: 6850
Bouncing balls animation.

This is a Class, called CTgaSave, that takes a pic...Version: VB4
Author: Bradley BertholdSubmitted: 10/25/2001Views: 13906
This is a Class, called CTgaSave, that takes a picture box object and a filename as arguments, and saves out a 24 bit uncompressed TGA image file. Methods: SaveTGA(PictureIn as PictureBox, ByVal Filename as String) Properties: IsError BOOLEA ...more>>

see..a simple graphics program. It will develop y...Version: VB6
Author: mayura deshmukhSubmitted: 10/20/2001Downloads: 8123
see..a simple graphics program. It will develop your graphics.

Animation in VB using multi backgrounds(gif images...Version: VB6
Author: Sachin JalhotraSubmitted: 10/19/2001Downloads: 8999
Animation in VB using multi backgrounds(gif images) ond scrolling them.

BackgroundEffects is a picture editing program. I...Version: VB5
Author: AlexSubmitted: 10/14/2001Downloads: 6906
BackgroundEffects is a picture editing program. It puts to pictures together much like the way they do in the movies by standing behind a green screen. It puts two simple pitures together by scanning them for a certain color (In this example, white) and ...more>>

ALMOST the complete 'paint' program bundled with w...Version: VB5, VB6, V
Author: AshleyHarrisSubmitted: 10/8/2001Downloads: 15222
ALMOST the complete 'paint' program bundled with windows. Feautures: - Save (.bmp) - Open (.bmp .dib .jpg .png .gif) - Pencil tool - Eraser tool - Floodfill tool - Pickup Tool - Paintbrush tool - Spray can tool - Line tool - Rect tool - Oval ...more>>

How to create complex masks, that can be built in ...Version: VB4
Author: Malcolm FerrisSubmitted: 10/3/2001Downloads: 6673
How to create complex masks, that can be built in steps, with undo/ redo functionality at each step. Masks can be built in either additive or subtractive mode, as in advanced graphics packages. Tools include : rectangular selection, elliptical selection ...more>>

Routines for converting colours from RGB to HSL an...Version: VB4
Author: Andrew GraySubmitted: 8/25/2001Views: 12503
Routines for converting colours from RGB to HSL and vice versa.

This program show how to implement Different kind ...Version: VB6
Author: Rahul SoniSubmitted: 8/5/2001Downloads: 6823
This program show how to implement Different kind of gradients, like circular, vertical, horizontal and diagonal gradients etc. in VB. I feel this one is cool and may make your forms look better. Happy programming. Enjoy !!

This VB5 demo shows one way to draw video poker ca...Version: VB5
Author: BuzzSubmitted: 7/30/2001Downloads: 5983
This VB5 demo shows one way to draw video poker cards without using Cards.dll. It uses WIN32 API BitBlt.

<< Previous  Page 28 of  38  Next >>

Go to page: 28  29  30  31  32  33  ...