Click here to Skip to main content
15,914,163 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: An Algorithm !! Pin
Jomy John20-Sep-05 14:53
Jomy John20-Sep-05 14:53 
GeneralRe: An Algorithm !! Pin
Christian Graus20-Sep-05 14:55
protectorChristian Graus20-Sep-05 14:55 
GeneralRe: An Algorithm !! Pin
Jomy John21-Sep-05 4:52
Jomy John21-Sep-05 4:52 
GeneralRe: An Algorithm !! Pin
Christian Graus21-Sep-05 9:11
protectorChristian Graus21-Sep-05 9:11 
GeneralRe: An Algorithm !! Pin
Jomy John21-Sep-05 10:21
Jomy John21-Sep-05 10:21 
GeneralRe: An Algorithm !! Pin
Christian Graus21-Sep-05 10:25
protectorChristian Graus21-Sep-05 10:25 
GeneralRe: An Algorithm !! Pin
Jomy John21-Sep-05 21:48
Jomy John21-Sep-05 21:48 
GeneralRe: An Algorithm !! Pin
Christian Graus22-Sep-05 12:17
protectorChristian Graus22-Sep-05 12:17 
Jomy John wrote:
Is there like no solution for this problem ??

The solution is that your code needs to take an array of color values, and not a bitmap of any sort. Because all bitmap formats fall outside the bounds of 'standard C++'.

Jomy John wrote:
Anyways , as Jpeg is compressed , like you said ....

How would i then read the RGB / YCbCr values ??


Ya just can't. If you're not allowed to use GDI+, I don't see how you could be allowed to use any other library for reading jpegs. I'm sure your teacher knows this, and that you're completely misunderstanding the task at hand. Paintlib is one cross platform library that will let you read jpegs and get the pixel values.



Christian Graus - Microsoft MVP - C++
GeneralRe: An Algorithm !! Pin
Jomy John28-Sep-05 6:38
Jomy John28-Sep-05 6:38 
GeneralRe: An Algorithm !! Pin
Christian Graus28-Sep-05 7:30
protectorChristian Graus28-Sep-05 7:30 
GeneralRe: An Algorithm !! Pin
Jomy John28-Sep-05 15:07
Jomy John28-Sep-05 15:07 
GeneralRe: An Algorithm !! Pin
Christian Graus29-Sep-05 19:39
protectorChristian Graus29-Sep-05 19:39 
GeneralRe: An Algorithm !! Pin
Jomy John30-Sep-05 16:19
Jomy John30-Sep-05 16:19 
AnswerRe: An Algorithm !! Pin
Johann Gerell20-Sep-05 20:05
Johann Gerell20-Sep-05 20:05 
GeneralRe: An Algorithm !! Pin
Jomy John21-Sep-05 4:39
Jomy John21-Sep-05 4:39 
QuestionC++ Pointer To Pointer Pin
BlitzPackage19-Sep-05 14:57
BlitzPackage19-Sep-05 14:57 
NewsRe: C++ Pointer To Pointer Pin
prasad_som19-Sep-05 19:03
prasad_som19-Sep-05 19:03 
AnswerRe: C++ Pointer To Pointer Pin
VaporTrace19-Sep-05 20:09
VaporTrace19-Sep-05 20:09 
AnswerRe: C++ Pointer To Pointer Pin
John R. Shaw21-Sep-05 22:47
John R. Shaw21-Sep-05 22:47 
QuestionHow does this work? Pin
LiquidE_SA19-Sep-05 3:15
LiquidE_SA19-Sep-05 3:15 
AnswerRe: How does this work? Pin
RichardS19-Sep-05 5:56
RichardS19-Sep-05 5:56 
GeneralRe: How does this work? Pin
VaporTrace19-Sep-05 6:30
VaporTrace19-Sep-05 6:30 
GeneralRe: How does this work? Pin
RichardS19-Sep-05 8:01
RichardS19-Sep-05 8:01 
GeneralRe: How does this work? Pin
VaporTrace19-Sep-05 13:24
VaporTrace19-Sep-05 13:24 
GeneralRe: How does this work? Pin
RichardS20-Sep-05 5:36
RichardS20-Sep-05 5:36 

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.