Click here to Skip to main content
15,891,785 members
Home / Discussions / C#
   

C#

 
AnswerRe: Load a new Tab Page Automatically from a Method Call Pin
#realJSOP3-Mar-10 9:35
mve#realJSOP3-Mar-10 9:35 
GeneralRe: Load a new Tab Page Automatically from a Method Call Pin
PDTUM3-Mar-10 9:51
PDTUM3-Mar-10 9:51 
GeneralRe: Load a new Tab Page Automatically from a Method Call Pin
#realJSOP3-Mar-10 11:55
mve#realJSOP3-Mar-10 11:55 
GeneralRe: Load a new Tab Page Automatically from a Method Call Pin
PDTUM3-Mar-10 12:17
PDTUM3-Mar-10 12:17 
AnswerRe: Load a new Tab Page Automatically from a Method Call Pin
Rod Kemp3-Mar-10 17:20
Rod Kemp3-Mar-10 17:20 
AnswerRe: Load a new Tab Page Automatically from a Method Call Pin
PDTUM3-Mar-10 17:50
PDTUM3-Mar-10 17:50 
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 
If it is that small, then why not just use Bitmap.GetPixel?
If you are doing a lot of them, or they are bigger you may have to directly access the bitmap bytes to save processing time.
You should never use standby on an elephant. It always crashes when you lift the ears. - Mark Wallace

C/C++ (I dont see a huge difference between them, and the 'benefits' of C++ are questionable, who needs inheritance when you have copy and paste) - fat_boy

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 
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 

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.