Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
QuestionBitmap Image to Binary Image (Black & White) [modified] Pin
ant-damage3-Mar-10 5:47
ant-damage3-Mar-10 5:47 
AnswerRe: Bitmap Image to Binary Image (Black & White) Pin
OriginalGriff3-Mar-10 6:05
mveOriginalGriff3-Mar-10 6:05 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
ant-damage3-Mar-10 6:08
ant-damage3-Mar-10 6:08 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
OriginalGriff3-Mar-10 6:27
mveOriginalGriff3-Mar-10 6:27 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
ant-damage4-Mar-10 10:31
ant-damage4-Mar-10 10:31 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
OriginalGriff4-Mar-10 22:07
mveOriginalGriff4-Mar-10 22:07 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
ant-damage23-Mar-10 3:13
ant-damage23-Mar-10 3:13 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
ant-damage17-Apr-10 12:54
ant-damage17-Apr-10 12:54 
I've now created a class that can convert bitmaps (*.bmp; *.png) to binary images (0xFF 0x89 0x78 0x65), but now my problem is that some bitmaps have grey, and to display it on a B&W LCD I need to emulate the grey effect by using double-buffering (I've mastered the double-buffering issue).
Both buffers are displayed to the screen with an especial delay, to created the grey effect.
AnswerRe: Bitmap Image to Binary Image (Black & White) Pin
Ennis Ray Lynch, Jr.3-Mar-10 6:31
Ennis Ray Lynch, Jr.3-Mar-10 6:31 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
Luc Pattyn3-Mar-10 6:43
sitebuilderLuc Pattyn3-Mar-10 6:43 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
Ennis Ray Lynch, Jr.3-Mar-10 8:00
Ennis Ray Lynch, Jr.3-Mar-10 8:00 
GeneralRe: Bitmap Image to Binary Image (Black & White) Pin
Luc Pattyn3-Mar-10 8:30
sitebuilderLuc Pattyn3-Mar-10 8:30 
QuestionCan you target .NET and .NET CF from one project? Pin
hairy_hats3-Mar-10 4:57
hairy_hats3-Mar-10 4:57 
AnswerRe: Can you target .NET and .NET CF from one project? Pin
Dave Kreskowiak3-Mar-10 6:21
mveDave Kreskowiak3-Mar-10 6:21 
GeneralRe: Can you target .NET and .NET CF from one project? Pin
hairy_hats3-Mar-10 6:56
hairy_hats3-Mar-10 6:56 
GeneralRe: Can you target .NET and .NET CF from one project? Pin
Som Shekhar3-Mar-10 7:01
Som Shekhar3-Mar-10 7:01 
GeneralRe: Can you target .NET and .NET CF from one project? Pin
Dave Kreskowiak3-Mar-10 8:36
mveDave Kreskowiak3-Mar-10 8:36 
GeneralRe: Can you target .NET and .NET CF from one project? Pin
hairy_hats3-Mar-10 11:01
hairy_hats3-Mar-10 11:01 
GeneralRe: Can you target .NET and .NET CF from one project? Pin
Dave Kreskowiak3-Mar-10 11:53
mveDave Kreskowiak3-Mar-10 11:53 
QuestionCreating graphics object Pin
gwithey3-Mar-10 4:09
gwithey3-Mar-10 4:09 
AnswerRe: Creating graphics object Pin
kevinnicol3-Mar-10 4:21
kevinnicol3-Mar-10 4:21 
GeneralRe: Creating graphics object Pin
gwithey3-Mar-10 4:28
gwithey3-Mar-10 4:28 
GeneralRe: Creating graphics object Pin
Pete O'Hanlon3-Mar-10 4:51
mvePete O'Hanlon3-Mar-10 4:51 
AnswerMessage Closed Pin
3-Mar-10 4:27
stancrm3-Mar-10 4:27 
GeneralRe: Creating graphics object Pin
gwithey3-Mar-10 4:31
gwithey3-Mar-10 4:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.