Thank you, check for RLE files.
Sorry,I forgot to write first.
Both files can read with usual BMP viewer;Windows Paint, Adobe Photoshop, ACDSee,...
I use those files for mask files with image composition using ImageMagick.
An exception error occurred in ImageMagick when compositing, I checked and ...
Search found 3 matches
- 2019-08-20T18:23:48-07:00
- Forum: Developers
- Topic: Questions about reading RLE files
- Replies: 4
- Views: 107066
- 2019-08-20T04:38:15-07:00
- Forum: Developers
- Topic: Questions about reading RLE files
- Replies: 4
- Views: 107066
Re: Questions about reading RLE files
Thanky you for quick reply.
https://onedrive.live.com/?id=044A67101 ... 101C13E127
NOMAL.RLE was generated with ImageMagick.
error.RLE was generated with Adobe Photoshop CC2019.
https://onedrive.live.com/?id=044A67101 ... 101C13E127
NOMAL.RLE was generated with ImageMagick.
error.RLE was generated with Adobe Photoshop CC2019.
- 2019-08-20T03:20:25-07:00
- Forum: Developers
- Topic: Questions about reading RLE files
- Replies: 4
- Views: 107066
Questions about reading RLE files
Hello,
I am creating compressed RLE files with Adobe Photoshop CC2019.
Some RLE files (not all) cannot be read with ImageMagick.
ex.
>magick identify nomal.RLE
normal.RLE BMP3 965x623 965x623+0+0 8-bit sRGB 256c 8314B 0.000u 0:00.002
>magick identify error.RLE
identify: insufficient image data in ...
I am creating compressed RLE files with Adobe Photoshop CC2019.
Some RLE files (not all) cannot be read with ImageMagick.
ex.
>magick identify nomal.RLE
normal.RLE BMP3 965x623 965x623+0+0 8-bit sRGB 256c 8314B 0.000u 0:00.002
>magick identify error.RLE
identify: insufficient image data in ...