not all images have associated alpha data... oops
parent
47a2f42c9f
commit
5741aa198e
|
@ -359,6 +359,8 @@ ERROR: unknown-component-order ifd ;
|
||||||
] each
|
] each
|
||||||
] change-bitmap
|
] change-bitmap
|
||||||
] }
|
] }
|
||||||
|
{ extra-samples-unspecified-alpha-data [
|
||||||
|
] }
|
||||||
[ bad-extra-samples ]
|
[ bad-extra-samples ]
|
||||||
} case ;
|
} case ;
|
||||||
|
|
||||||
|
@ -383,7 +385,7 @@ ERROR: unknown-component-order ifd ;
|
||||||
strips>bitmap
|
strips>bitmap
|
||||||
fix-bitmap-endianness
|
fix-bitmap-endianness
|
||||||
strips-predictor
|
strips-predictor
|
||||||
handle-alpha-data
|
dup extra-samples tag? [ handle-alpha-data ] when
|
||||||
drop
|
drop
|
||||||
] each
|
] each
|
||||||
] with-endianness
|
] with-endianness
|
||||||
|
|
Loading…
Reference in New Issue