Click here to Skip to main content
15,915,864 members
Home / Discussions / C#
   

C#

 
GeneralRe: regd treeView control Pin
karteek19-May-04 3:29
karteek19-May-04 3:29 
GeneralStarting a new process from a windows service. Pin
Klok19-May-04 1:28
Klok19-May-04 1:28 
GeneralRe: Starting a new process from a windows service. Pin
Aryadip19-May-04 2:07
Aryadip19-May-04 2:07 
GeneralRe: Starting a new process from a windows service. Pin
Klok19-May-04 4:16
Klok19-May-04 4:16 
GeneralRe: Starting a new process from a windows service. Pin
Dave Kreskowiak19-May-04 2:23
mveDave Kreskowiak19-May-04 2:23 
GeneralRe: Starting a new process from a windows service. Pin
Klok19-May-04 4:14
Klok19-May-04 4:14 
GeneralRe: Starting a new process from a windows service. Pin
Heath Stewart19-May-04 4:24
protectorHeath Stewart19-May-04 4:24 
QuestionHow to retrieve a graphics object from an image object???? Pin
mmxguy19-May-04 1:13
mmxguy19-May-04 1:13 
I'am trying to retrieve a graphics object from an image object using the piece of code given below
Graphics GDC = Graphics.Getimage(objImage)
But it is throwing the exception...graphics cannot b retrieved from an image having INDEXED PIXEL FORMAT.Cud u tell me the reason y???

Nature of my work:

I'am trying 2 draw some shapes on 2 an image in a picturebox control.After drawing the image i need 2 rotate the image.While rotating i need my drawings also 2 b rotated.
I have tried it with all sort of transformations and then also itz not working.So i thought of retrieving the graphics object from the image and draw the shape(rectangle) using that so that while i'am rotating the image the drawing is also rotated.

Pleez help me as i'm less xperienced in C#

Regards,
MMX
AnswerMessage Removed Pin
19-May-04 1:25
wibblewibblewibble19-May-04 1:25 
GeneralRe: How to retrieve a graphics object from an image object???? Pin
mmxguy19-May-04 17:57
mmxguy19-May-04 17:57 
Questioncombine bitmaps ?? Pin
azusakt19-May-04 0:46
azusakt19-May-04 0:46 
AnswerMessage Removed Pin
19-May-04 1:05
wibblewibblewibble19-May-04 1:05 
GeneralRe: combine bitmaps ?? Pin
azusakt19-May-04 15:20
azusakt19-May-04 15:20 
AnswerRe: combine bitmaps ?? Pin
pedery19-May-04 6:24
pedery19-May-04 6:24 
Generalreturning a datareader Pin
_Searcher_19-May-04 0:39
_Searcher_19-May-04 0:39 
GeneralRe: returning a datareader Pin
Colin Angus Mackay19-May-04 0:47
Colin Angus Mackay19-May-04 0:47 
GeneralRe: returning a datareader Pin
Aryadip19-May-04 0:54
Aryadip19-May-04 0:54 
GeneralRe: returning a datareader Pin
_Searcher_19-May-04 4:19
_Searcher_19-May-04 4:19 
GeneralHorizontal scroll not working with OwnerDraw (List box) Pin
pushpi19-May-04 0:35
pushpi19-May-04 0:35 
GeneralRe: Horizontal scroll not working with OwnerDraw (List box) Pin
Aryadip19-May-04 0:46
Aryadip19-May-04 0:46 
GeneralRe: Horizontal scroll not working with OwnerDraw (List box) Pin
pushpi19-May-04 1:12
pushpi19-May-04 1:12 
GeneralRe: Horizontal scroll not working with OwnerDraw (List box) Pin
Aryadip19-May-04 2:18
Aryadip19-May-04 2:18 
QuestionHow to check Maximize button click event of a Form or how to check whether present size of form is maximum available size. Pin
sachinkalse18-May-04 23:13
sachinkalse18-May-04 23:13 
AnswerRe: How to check Maximize button click event of a Form or how to check whether present size of form is maximum available size. Pin
Aryadip19-May-04 0:19
Aryadip19-May-04 0:19 
AnswerRe: How to check Maximize button click event of a Form or how to check whether present size of form is maximum available size. Pin
Heath Stewart19-May-04 4:20
protectorHeath Stewart19-May-04 4:20 

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.