Click here to Skip to main content
15,916,432 members
Home / Discussions / C#
   

C#

 
GeneralRe: Assembly Language and C# Pin
Daniel Turini22-Aug-05 8:06
Daniel Turini22-Aug-05 8:06 
GeneralRe: Assembly Language and C# Pin
leppie22-Aug-05 23:56
leppie22-Aug-05 23:56 
GeneralODBC: SqlGetDiagRec - help needed Pin
Shahrazad22-Aug-05 7:31
sussShahrazad22-Aug-05 7:31 
GeneralRe: ODBC: SqlGetDiagRec - help needed Pin
Shahrazad22-Aug-05 23:40
sussShahrazad22-Aug-05 23:40 
GeneralWMI Pin
Mridang Agarwalla22-Aug-05 7:24
Mridang Agarwalla22-Aug-05 7:24 
GeneralRe: WMI Pin
Daniel Turini22-Aug-05 8:06
Daniel Turini22-Aug-05 8:06 
GeneralRe: WMI Pin
leppie23-Aug-05 0:03
leppie23-Aug-05 0:03 
GeneralManaged DirectX: load large Bitmap Pin
silka_c#22-Aug-05 7:09
silka_c#22-Aug-05 7:09 
ANYONE GOOD IDEAS?

I want to display Bitmaps with DirectX. I need a good performance, for that reason I'm not using GDI+. I load the Bitmaps into a Texture and draw them on Screen using the DrawPrimitives()-Method. It works fine for small Bitmaps.

But I need to display large Bitmaps (e.g. 5000x4000 Pixels), which cannot be directy loaded in ONE Texture. My graphics card supports textures up to 4096X4096 Pixels, which is even not enough Sigh | :sigh: And most of the common graphics cards don't support textures this size, right?
How can I split one Bitmap in different Textures so that I can display these Bitmaps? That was my idea, but I don't know how to do it. Cry | :((
Or does anyone have another idea of displaying Bitmaps this size? Confused | :confused:

I would be very greatful if anyone can help me! Smile | :)

Silka
GeneralRe: Managed DirectX: load large Bitmap Pin
Daniel Turini22-Aug-05 7:41
Daniel Turini22-Aug-05 7:41 
GeneralRe: Managed DirectX: load large Bitmap Pin
silka_c#22-Aug-05 22:39
silka_c#22-Aug-05 22:39 
GeneralRe: Managed DirectX: load large Bitmap Pin
Daniel Turini22-Aug-05 23:17
Daniel Turini22-Aug-05 23:17 
GeneralRe: Managed DirectX: load large Bitmap Pin
silka_c#22-Aug-05 23:43
silka_c#22-Aug-05 23:43 
GeneralRe: Managed DirectX: load large Bitmap Pin
Daniel Turini23-Aug-05 3:52
Daniel Turini23-Aug-05 3:52 
QuestionRe: Managed DirectX: load large Bitmap Pin
silka_c#29-Aug-05 5:24
silka_c#29-Aug-05 5:24 
GeneralDataGrid Row Highlight Pin
econner22-Aug-05 6:40
econner22-Aug-05 6:40 
GeneralRe: DataGrid Row Highlight Pin
Robert Rohde22-Aug-05 8:42
Robert Rohde22-Aug-05 8:42 
GeneralRe: DataGrid Row Highlight Pin
rudy.net22-Aug-05 17:45
rudy.net22-Aug-05 17:45 
GeneralDataGrid/Cells read only Pin
econner22-Aug-05 6:37
econner22-Aug-05 6:37 
GeneralCom+ Problem Pin
webhay22-Aug-05 6:33
webhay22-Aug-05 6:33 
Generalformatting text Pin
samoore22-Aug-05 6:07
samoore22-Aug-05 6:07 
GeneralRe: formatting text Pin
Guffa22-Aug-05 6:20
Guffa22-Aug-05 6:20 
GeneralRe: formatting text Pin
samoore22-Aug-05 6:28
samoore22-Aug-05 6:28 
GeneralRe: formatting text Pin
Robert Rohde22-Aug-05 8:47
Robert Rohde22-Aug-05 8:47 
GeneralRe: formatting text Pin
Christian Graus22-Aug-05 10:59
protectorChristian Graus22-Aug-05 10:59 
GeneralRe: formatting text Pin
samoore22-Aug-05 11:34
samoore22-Aug-05 11:34 

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.