Microsoft Knowledge Base Email Alertz

(141208) - A Windows 95 print driver is capable of rendering images into a 4-, 8-, 16-, 24-, or 32-bits-per-pixel Device Independent Bitmap format.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 141208 - Last Review: February 12, 2007 - Revision: 2.2

Color Support in Windows Printer Driver

This article was previously published under Q141208

SUMMARY

A Windows 95 print driver is capable of rendering images into a 4-, 8-, 16-, 24-, or 32-bits-per-pixel Device Independent Bitmap format.

MORE INFORMATION

In order to support rendering of images up to 32-bits-per-pixel, UNIDRV.DLL uses the services provided by the DIBENGINE.DLL shipped with the Microsoft Windows 95, Windows 98, or Windows Millennium Edition (Me) operating systems. This can be specified by specifying the number of planes in the sPlanes box as 1 and sBitPixel as 4, 8, 16, 24, or 32.

However, if you choose to use the planar model sPlanes > 1, UNIDRV.DLL uses the DMCOLOR.DLL shipped with the Windows 95, Windows 98, or Windows Me operating systems. DMCOLOR.DLL supports RGB format and, therefore, the bitmap is 3 planes with 1 bit-per-pixel.

REFERENCES

For more information, please refer to the documentation on printer drivers in the Windows 95 DDK.

APPLIES TO
  • Microsoft Windows 95 Driver Development Kit (DDK)
  • Microsoft Windows 98 Driver Development Kit (DDK)
  • Microsoft Windows Millennium Edition Driver Development Kit
Keywords: 
kbprint KB141208
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate