Click here to Skip to main content
15,861,366 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Access .NET 2.0 Dll in .NET 1.1 Pin
Dave Kreskowiak14-Oct-05 6:07
mveDave Kreskowiak14-Oct-05 6:07 
QuestionHow can I find the name of the current class? Pin
daberkowitz13-Oct-05 8:15
daberkowitz13-Oct-05 8:15 
AnswerRe: How can I find the name of the current class? Pin
Rein_Petersen14-Oct-05 6:08
Rein_Petersen14-Oct-05 6:08 
QuestionNeed Help !! System.Security.Cryptography over TCP Pin
IHSSITEMAN13-Oct-05 7:44
IHSSITEMAN13-Oct-05 7:44 
QuestionSystem.Appdomain.CreatedDomain(...) returns __TransparentProxy ?!? Pin
Rein_Petersen13-Oct-05 3:14
Rein_Petersen13-Oct-05 3:14 
AnswerRe: System.Appdomain.CreatedDomain(...) returns __TransparentProxy ?!? Pin
S. Senthil Kumar14-Oct-05 5:44
S. Senthil Kumar14-Oct-05 5:44 
GeneralRe: System.Appdomain.CreatedDomain(...) returns __TransparentProxy ?!? Pin
Rein_Petersen14-Oct-05 6:04
Rein_Petersen14-Oct-05 6:04 
QuestionGetting size (in bytes) of Bitmap object Pin
nzmike11-Oct-05 23:09
nzmike11-Oct-05 23:09 
Hi,

I know from a bitmap object I can get the height and width and pixel depth but to get the size of the actual object (in bytes) is there a property (or something else I can use)? Or do I just multiply the three properties above to get it?

I'm writing a VB.Net Winforms app that will be dealing with various types of JPG's from my client's image server and from the web and I need to know the size in memory (not of the file itself) of the bitmap once I've read the image into the Bitmap. Since some of the images are coming direct from the web we don't always have the file info which is why I'm trying to find it out from the image itself.

In C# I think I could just get the Length property of the object but I can't see how to get that in VB.Net for a Bitmap as the property is not available in intellisense. I also tried casting it to a normal Object but I still could't get the size/length so I'm a bit puzzled by this.

Any help or pointers would be appreciated... I'm sure I've overlooked something really basic!

Mike

Questionrequiredfield validator and rangevalidators don't work on remote server?? Pin
vicky45711-Oct-05 13:22
vicky45711-Oct-05 13:22 
QuestionGUI Framework Pin
Al Baraki11-Oct-05 6:21
Al Baraki11-Oct-05 6:21 
AnswerRe: GUI Framework Pin
Dave Kreskowiak11-Oct-05 6:54
mveDave Kreskowiak11-Oct-05 6:54 
GeneralRe: GUI Framework Pin
John M. Drescher11-Oct-05 12:22
John M. Drescher11-Oct-05 12:22 
GeneralRe: GUI Framework Pin
Dave Kreskowiak11-Oct-05 13:49
mveDave Kreskowiak11-Oct-05 13:49 
QuestionI'm no magician! Pin
CoolAmir11-Oct-05 2:14
CoolAmir11-Oct-05 2:14 
AnswerRe: ME TOO Pin
militiaware12-Oct-05 16:10
militiaware12-Oct-05 16:10 
QuestionRegex URL problem - help needed! Pin
nzmike11-Oct-05 1:25
nzmike11-Oct-05 1:25 
AnswerRe: Regex URL problem - help needed! Pin
minhpc_bk11-Oct-05 16:44
minhpc_bk11-Oct-05 16:44 
GeneralRe: Regex URL problem - help needed! Pin
nzmike11-Oct-05 16:48
nzmike11-Oct-05 16:48 
QuestionIIS Pin
Nisha8010-Oct-05 22:33
Nisha8010-Oct-05 22:33 
AnswerRe: IIS Pin
Dave Kreskowiak11-Oct-05 6:51
mveDave Kreskowiak11-Oct-05 6:51 
AnswerRe: IIS Pin
Nuray15-Oct-05 0:22
Nuray15-Oct-05 0:22 
Questioninterview question Pin
Anonymous9-Oct-05 20:18
Anonymous9-Oct-05 20:18 
AnswerRe: interview question Pin
Colin Angus Mackay9-Oct-05 21:37
Colin Angus Mackay9-Oct-05 21:37 
GeneralRe: interview question Pin
Anonymous9-Oct-05 22:45
Anonymous9-Oct-05 22:45 
QuestionStreamWriter cutting short Pin
nim529-Oct-05 11:49
nim529-Oct-05 11:49 

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.