Click here to Skip to main content
16,004,836 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: cpp unit testing Pin
Richard MacCutchan10-Sep-09 9:27
mveRichard MacCutchan10-Sep-09 9:27 
QuestionSplitting 2 MB of datas.... Pin
spalanivel28-Aug-09 1:20
spalanivel28-Aug-09 1:20 
QuestionRe: Splitting 2 MB of datas.... Pin
Mark Salsbery28-Aug-09 7:20
Mark Salsbery28-Aug-09 7:20 
AnswerRe: Splitting 2 MB of datas.... Pin
Luc Pattyn28-Aug-09 7:43
sitebuilderLuc Pattyn28-Aug-09 7:43 
QuestionWaterfall image display Pin
su_marvel26-Aug-09 23:00
su_marvel26-Aug-09 23:00 
QuestionCppUnit Test Case Pin
rnsk_for_u25-Aug-09 21:47
rnsk_for_u25-Aug-09 21:47 
AnswerRe: CppUnit Test Case Pin
N a v a n e e t h26-Aug-09 16:53
N a v a n e e t h26-Aug-09 16:53 
QuestionGraphics Object on indexed Bitmap Pin
cherrymotion25-Aug-09 5:50
cherrymotion25-Aug-09 5:50 
Hi there,
I have a huge problem with Graphics Object.
My application shows pictures in a picturebox. Now I want to draw
multiple frames (rectangles) onto the shown image (regions of interest).
The most easy and acceptable way is to create a graphics object from the image and
do the drawRectangle function on it.
If the image is scaled or zoomed the rectangle(s) will always grow and shrink in same relations! this is very important!

Problem: My bitmap is format8bppindexed with a monochrome colorPalette added by myself, so I isn't possible to create
a graphics object!
It's very important, that I can refresh the images as fast as possible (best with just changing the scan0 pointer).
Is there a possible way to get a graphics object from such an image?
Or has anyone an idea how I could come up with that rectangle drawing thing?

I would be so happy about a good answer! Thanks and have a nice day...
AnswerRe: Graphics Object on indexed Bitmap Pin
Mark Salsbery27-Aug-09 6:46
Mark Salsbery27-Aug-09 6:46 
QuestionSerial Port Pin
jashimu25-Aug-09 3:32
jashimu25-Aug-09 3:32 
AnswerRe: Serial Port Pin
N a v a n e e t h26-Aug-09 16:57
N a v a n e e t h26-Aug-09 16:57 
GeneralRe: Serial Port Pin
jashimu27-Aug-09 9:22
jashimu27-Aug-09 9:22 
AnswerRe: Serial Port Pin
Luc Pattyn27-Aug-09 10:46
sitebuilderLuc Pattyn27-Aug-09 10:46 
GeneralRe: Serial Port Pin
jashimu28-Aug-09 5:34
jashimu28-Aug-09 5:34 
QuestionFolder Name Pin
jashimu20-Aug-09 5:27
jashimu20-Aug-09 5:27 
AnswerRe: Folder Name Pin
Mark Salsbery20-Aug-09 5:50
Mark Salsbery20-Aug-09 5:50 
GeneralRe: Folder Name Pin
jashimu20-Aug-09 6:38
jashimu20-Aug-09 6:38 
GeneralRe: Folder Name Pin
Mark Salsbery20-Aug-09 6:53
Mark Salsbery20-Aug-09 6:53 
GeneralRe: Folder Name Pin
jashimu20-Aug-09 8:37
jashimu20-Aug-09 8:37 
QuestionDraw smooth text on Transparent bitmap Pin
xstoneheartx20-Aug-09 0:47
xstoneheartx20-Aug-09 0:47 
AnswerRe: Draw smooth text on Transparent bitmap Pin
Luc Pattyn20-Aug-09 14:52
sitebuilderLuc Pattyn20-Aug-09 14:52 
GeneralRe: Draw smooth text on Transparent bitmap Pin
xstoneheartx21-Aug-09 3:07
xstoneheartx21-Aug-09 3:07 
QuestionConvert GlyphIndex to Unicode Pin
xstoneheartx19-Aug-09 23:57
xstoneheartx19-Aug-09 23:57 
QuestionGraphicsPath.AddString Pin
xstoneheartx19-Aug-09 23:56
xstoneheartx19-Aug-09 23:56 
QuestionData in Arrays Pin
VikashGohil12-Aug-09 22:03
VikashGohil12-Aug-09 22:03 

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.