Click here to Skip to main content
15,911,786 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Progress bar to display to take time of to load the report Pin
Christian Graus16-Dec-08 17:17
protectorChristian Graus16-Dec-08 17:17 
QuestionRegistry PowerCfg Pin
User 540919016-Dec-08 14:00
User 540919016-Dec-08 14:00 
AnswerRe: Registry PowerCfg Pin
Nanda_MR16-Dec-08 17:09
Nanda_MR16-Dec-08 17:09 
GeneralRe: Registry PowerCfg Pin
User 540919016-Dec-08 17:17
User 540919016-Dec-08 17:17 
GeneralRe: Registry PowerCfg Pin
Dave Kreskowiak16-Dec-08 17:38
mveDave Kreskowiak16-Dec-08 17:38 
Questionconverting 24bit color depth image to 1bpp image Pin
pnpfriend16-Dec-08 6:04
pnpfriend16-Dec-08 6:04 
AnswerRe: converting 24bit color depth image to 1bpp image Pin
Dave Kreskowiak16-Dec-08 8:36
mveDave Kreskowiak16-Dec-08 8:36 
GeneralRe: converting 24bit color depth image to 1bpp image Pin
pnpfriend16-Dec-08 9:43
pnpfriend16-Dec-08 9:43 
Thank You Dave.
I had looked at that link and already using it.
There is a problem so I had to post this message here.
I should be more specified on my question.
Here is what i want..
I have color Jpg image file and I converted it to black and white tiff image using colorMatrix.
Everything came out good but the tiff image is in 24 bit color depth.
I need it to 1 bit color depth and should not change the look of tiff image.
I also found out if the tiff image is in floyd-steinberg and it can have grayscal with 1pbb.
But I just dont 'know how to do it.
Here what i did.
1) convert the jpg to GrayScale() using colorMatrix
2) then use the result image which is black and white with 24 bpp and convert it to 1bpp using the example on this link http://www.wischik.com/lu/programmer/1bpp.html[^]

but the image turn all black and white .. no more shadow.. depth like I have before.
GeneralRe: converting 24bit color depth image to 1bpp image Pin
Christian Graus16-Dec-08 9:58
protectorChristian Graus16-Dec-08 9:58 
GeneralRe: converting 24bit color depth image to 1bpp image Pin
Dave Kreskowiak16-Dec-08 13:34
mveDave Kreskowiak16-Dec-08 13:34 
AnswerRe: converting 24bit color depth image to 1bpp image Pin
Christian Graus16-Dec-08 8:53
protectorChristian Graus16-Dec-08 8:53 
QuestionCallerID doesn't show up , even when I use a Demo of CallerID app Pin
Yasser Daheek16-Dec-08 5:49
Yasser Daheek16-Dec-08 5:49 
AnswerRe: CallerID doesn't show up , even when I use a Demo of CallerID app Pin
cpkilekofp16-Dec-08 5:58
cpkilekofp16-Dec-08 5:58 
QuestionTwo Questions Pin
Quecumber25616-Dec-08 4:11
Quecumber25616-Dec-08 4:11 
AnswerRe: Two Questions Pin
Dave Kreskowiak16-Dec-08 8:54
mveDave Kreskowiak16-Dec-08 8:54 
GeneralRe: Two Questions Pin
Quecumber25616-Dec-08 9:51
Quecumber25616-Dec-08 9:51 
GeneralRe: Two Questions Pin
Dave Kreskowiak16-Dec-08 10:36
mveDave Kreskowiak16-Dec-08 10:36 
GeneralRe: Two Questions Pin
Quecumber25616-Dec-08 12:09
Quecumber25616-Dec-08 12:09 
QuestionHow to get a list of all the properties in a class? Pin
H3rmansson16-Dec-08 3:56
H3rmansson16-Dec-08 3:56 
GeneralRe: How to get a list of all the properties in a class? Pin
Luc Pattyn16-Dec-08 4:03
sitebuilderLuc Pattyn16-Dec-08 4:03 
QuestionClient-Server application Pin
Subjugate16-Dec-08 3:05
Subjugate16-Dec-08 3:05 
AnswerRe: Client-Server application Pin
EliottA16-Dec-08 3:07
EliottA16-Dec-08 3:07 
GeneralRe: Client-Server application Pin
Subjugate16-Dec-08 3:12
Subjugate16-Dec-08 3:12 
GeneralRe: Client-Server application Pin
EliottA16-Dec-08 3:14
EliottA16-Dec-08 3:14 
GeneralRe: Client-Server application Pin
Subjugate16-Dec-08 3:17
Subjugate16-Dec-08 3:17 

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.