DIBs and DDBs - Image Processing with LEADTOOLS

Introduction: DIBs, DDBs, and the Clipboard

A DIB (device independent bitmap) is a standard Windows representation of a bitmap. It is similar to the LEADTOOLS representation of a bitmap in that it includes palette information. A DDB (device dependent bitmap) is a hardware-specific representation that does not include palette information. Sometimes, you may need to manipulate a bitmap using Windows functions that work with DIBs or DDBs. For example, you may need to interact with an existing application that uses those functions. For that purpose, LEADTOOLS functions let you convert or copy to and from DIBs or DDBs.

The clipboard is a standard Windows object for copying data from one application to another. LEADTOOLS lets you copy images to the clipboard and paste images from the clipboard. When copying to the clipboard, most LEADTOOLS functions clear the existing data from the clipboard, and copy image data to it in the form of a DIB, a DDB, and a palette (if one is needed). If that is not what you want, you can use a LEADTOOLS DLL function to specify exactly which actions to take.

LEADTOOLS SDKs allow developers to add DIB and DDB support to their applications quickly and easily. LEADTOOLS includes functions with many options that give you the flexibility to make your images look as good as possible. Whether you are working with medical images, scanned documents or digital photographs, LEADTOOLS can help you provide the best representation of bitmap images in your applications.



imaging component evaluations and demos - DIB and DDB

 


RELATED IMAGE PROCESSING PROGRAMMING INFORMATION

[Image Processing Transforms] [Image Processing Image Filters] [Image Processing Color Conversions]
[Image Processing and Drawing] [Image Processing Region of Interest]

   
 

third party components[Complete Line of Imaging Developer SDKs]third party controls [General Imaging Component Information]imaging components

[Raster Imaging Components] [Document Imaging Components] [Multimedia Imaging Components]

[Vector Imaging Components] [Medical Imaging Components]


[A REPORT ON ROI OF COMPONENT USE]

.NET Components
ActiveX Interface
Class Library Controls
COM Components
DLL Components
VCL Components
ActiveX Image Component
ActiveX Imaging Component

Programming-Interfaces
 
Programming-SDK
 

.NET Programming
C/C++ Programming
Delphi Programming
Video SDK
Video Conferencing Toolkit
Audio Video Conferencing
Audio Video Stream
Annotation VB
Annotation .NET

Programming-Languages
 

Document Clean-up
Image Compression
Image Processing Components
Imaging Components Benefits
Best Compression Options
File Format Components
Image Annotations
OCR / ICR / OMR
Audio Compression

Imaging-Components.com
 
       
About PDF Conversion

imaging components, compression components, software development tools, programming tools, controls, third-party controls

Device independant bitmap: device dependent bitmap; DIBs and DDBs
Imaging Components - DIBBs and DDBs: DIB DDB bitmap images

 

Imaging component