Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
  Database
Automation
OS/Networking
Graphics
Links
Tools
» Regular Expr Tester
» Free Tools

API Dictionary - Search API, Constants, Types, Sub, Functions

 _  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Submit your own API Examples using our API Templete Project

Search text      

BitBlt

Library : gdi32.dll  Category : Bitmap

 

Api Example(s)
  Copy the contents of the screen or the active window
  CreateEmf - creating an Enhanced Metafile (EMF) from a bitmap image
  GetScreenSnapshot - Capture a window or the entire screen
  Tile image in MDI Background.
  Flicker Free API Drawing
  Using the cNewMenu DLL to Create Start Menu/ICQ Style Pop-up Menus
  Owner-Draw Pop-up Menus
  Using ecdClientDrawOnly with the Owner Draw Combo List Box Control
  vbAccelerator Status Bar Control
  True Colour DIBSection
  Alpha DIBSections
  Transparent GDI Sprite Library
  Creating a new GDI Bitmap from a VB Picture or DC
  Copy the entire contents of a PictureBox to the clipboard
  Replace one Colour with another in a Picture using BitBlt
  Create a mask image (all black for the transparent colour otherwise white) from a bitmap
  A .NET Implementation of the ZoomIn Utility
  Presenting a Non-Selectable 'No Data' Picture in a ListBox
  Setting Custom Paper Size using Printer API
  Working with AVI Files - Part 3 (Working With Frames, AVI to BMP)
  How to load BMP file into memory and perform rotation on it ?
  Mixing Assembly with VB for super fast operations
  How to create memory DC and bitmap using CreateCompatibleDC and CreateCompatibleBitmap API?
  How to use CopyImage API to create a resized monochrome image from the color image ?
  Update/Delete Bitmap and String resource using API at runtime
  Capture Screen or any Active Window and print it to fit in one page
  Working with Resource file
  How to perform clipping using API

API Description :
The BitBlt function performs a bit-block transfer of the color data corresponding to a rectangle of pixels from the specified source device context into a destination device context.

 

VB Declaration :

Show Multiline        Public  Private

Parameters :
Return :
OS Requirement :
Requires Windows NT 3.1 or later
Requires Windows 95 or later
Dotnet Replacement :
System.Drawing.Graphics.DrawImage


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

© 2008 BinaryWorld LLC. All rights reserved.