Ive read through several POFFS posts that RLE files can be treated as if they were BMPs, ie. in the resource file:
MYPIC BITMAP "MYPIC.BMP"
and
MYPIC BITMAP "MYPIC.RLE"
should both work the same???
Ive got a BMP and RLE version of my picture... the BMP version displays fine, but the RLE version just displays as nothing but a black background in my program, even though ACDSee and Photoshop can both see the RLE as normal
Any ideas whats going wrong? Ive used both Photoshop 5.0 and 5.5 to save the RLE's, both with the same result
------------------
MYPIC BITMAP "MYPIC.BMP"
and
MYPIC BITMAP "MYPIC.RLE"
should both work the same???
Ive got a BMP and RLE version of my picture... the BMP version displays fine, but the RLE version just displays as nothing but a black background in my program, even though ACDSee and Photoshop can both see the RLE as normal
Any ideas whats going wrong? Ive used both Photoshop 5.0 and 5.5 to save the RLE's, both with the same result
------------------
Comment