Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 27th, 2005, 11:14 AM   #1
NanoKube
Newbie
 
NanoKube's Avatar
 
Join Date: Jul 2005
Posts: 14
Rep Power: 0 NanoKube is on a distinguished road
BitBlt Tutorial?

Does anyone know where I could find a BitBlt tutorial for visualBasic? I have looked on many sites, but cant seem to find any. I have a few programs which use it, but I dont get how to initialize it and all [if you even have to o.O]. Help would relaly be appreciated.

Thanks

-"NanoKube"
__________________
NanoKube
========
The Original NanoKube
NanoKube is offline   Reply With Quote
Old Aug 1st, 2005, 2:09 PM   #2
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
BitBlt is a function, well documented in the GDI section within the depths of MSDN somewhere. However it's somewhat on the out of date side ('95) and doesn't even support resizing/scaling or transparency.

I'd recommend using the GDI+ (native System.Drawing in VB.NET or you can import System.Drawing.dll as a COM object in VB6, provided you have the framework installed), as it handles semi-transparency, rotation, and all sorts of wonderful methods without messing around with byte arrays.
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:25 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC