From: Nor Aznim on
i hope somebody can help me..

how to get the RGB of image after compression process.
From: ImageAnalyst on
On Apr 9, 1:41 am, "Nor Aznim" <chempaka_darw...(a)yahoo.com> wrote:
> i hope somebody can help me..
>
> how to get the RGB of image after compression process.

------------------------------------------------
You use a file reading function that will decompress it and store it
in an array. For example imread().