mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-12 15:37:14 +02:00
...
This commit is contained in:
+1
-1
@@ -1788,7 +1788,7 @@ RestoreMSCWarning
|
||||
if (TIFFIsTiled(tiff) != MagickFalse)
|
||||
{
|
||||
method=ReadRGBATileMethod;
|
||||
if (bits_per_sample > 16)
|
||||
if (samples_per_pixel == 1)
|
||||
method=ReadTileMethod;
|
||||
}
|
||||
quantum_info->endian=LSBEndian;
|
||||
|
||||
Reference in New Issue
Block a user