Click here to Skip to main content
15,891,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalgaussion function Pin
gentleguy21-Feb-08 14:38
gentleguy21-Feb-08 14:38 
GeneralRe: gaussion function Pin
rowdy_vc++21-Feb-08 17:53
rowdy_vc++21-Feb-08 17:53 
GeneralRe: gaussion function Pin
gentleguy21-Feb-08 19:17
gentleguy21-Feb-08 19:17 
GeneralRe: gaussion function Pin
rowdy_vc++21-Feb-08 20:09
rowdy_vc++21-Feb-08 20:09 
GeneralRe: gaussion function Pin
gentleguy21-Feb-08 20:29
gentleguy21-Feb-08 20:29 
GeneralRe: gaussion function Pin
rowdy_vc++21-Feb-08 22:11
rowdy_vc++21-Feb-08 22:11 
GeneralRe: gaussion function [modified] Pin
gentleguy21-Feb-08 22:17
gentleguy21-Feb-08 22:17 
QuestionHow to view a large image? Pin
TooShy2Talk21-Feb-08 13:54
TooShy2Talk21-Feb-08 13:54 
Hi, hope somebody can help me or at least give a comment.

I'm working on a viewer for large image but the memory become the limit to view the whole image.
An idea from other gigapixel viewer is to seperate the whole image into small tiles(256x256) for a number of zoom level, create DC in memory and dynamically display(OnPaint) only viewable part.

But I'm having difficulty implementing this algorithm like how will i change DC in memory while scrolling and I can't find an open source showing such.

Does anybody have an idea how to implement this?
Please explain logic in more details like when scrollbar moved, mouse scroll or OnPaint().

Or if you knew of a thread or open source implementing like this please let me know.

That's all thank you.
AnswerRe: How to view a large image? Pin
Rajkumar R21-Feb-08 18:11
Rajkumar R21-Feb-08 18:11 
GeneralRe: How to view a large image? Pin
TooShy2Talk21-Feb-08 20:47
TooShy2Talk21-Feb-08 20:47 
AnswerRe: How to view a large image? Pin
Hamid_RT23-Feb-08 1:54
Hamid_RT23-Feb-08 1:54 
GeneralShared Files and Folders Pin
Bram van Kampen21-Feb-08 12:55
Bram van Kampen21-Feb-08 12:55 
GeneralRe: Shared Files and Folders Pin
Mark Salsbery21-Feb-08 13:05
Mark Salsbery21-Feb-08 13:05 
GeneralRe: Shared Files and Folders Pin
Bram van Kampen21-Feb-08 13:51
Bram van Kampen21-Feb-08 13:51 
GeneralRe: Shared Files and Folders Pin
David Crow22-Feb-08 3:00
David Crow22-Feb-08 3:00 
Questioncopying textbox information Pin
Adnan Merter21-Feb-08 11:59
Adnan Merter21-Feb-08 11:59 
GeneralRe: copying textbox information Pin
Mark Salsbery21-Feb-08 12:06
Mark Salsbery21-Feb-08 12:06 
QuestionRe: copying textbox information Pin
Adnan Merter21-Feb-08 12:08
Adnan Merter21-Feb-08 12:08 
GeneralRe: copying textbox information Pin
Mark Salsbery21-Feb-08 12:15
Mark Salsbery21-Feb-08 12:15 
QuestionRe: copying textbox information Pin
Adnan Merter21-Feb-08 12:17
Adnan Merter21-Feb-08 12:17 
GeneralRe: copying textbox information [modified] Pin
Mark Salsbery21-Feb-08 12:29
Mark Salsbery21-Feb-08 12:29 
GeneralRe: copying textbox information Pin
Michael Schubert21-Feb-08 12:19
Michael Schubert21-Feb-08 12:19 
GeneralRe: copying textbox information Pin
Adnan Merter21-Feb-08 12:20
Adnan Merter21-Feb-08 12:20 
GeneralRe: copying textbox information Pin
Michael Schubert21-Feb-08 12:22
Michael Schubert21-Feb-08 12:22 
GeneralRe: copying textbox information Pin
Adnan Merter21-Feb-08 12:23
Adnan Merter21-Feb-08 12:23 

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.