mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 12:05:29 -04:00
Minor fix in code formatting.
This commit is contained in:
parent
4c645c0220
commit
5cefce2dbf
@ -177,7 +177,7 @@ public final class VP8LDecoder {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private WritableRaster getRasterForDecoding(WritableRaster raster, ImageReadParam param, Rectangle bounds) {
|
||||
// If the ImageReadParam requires only a subregion of the image, and if the whole image does not fit into the
|
||||
// Raster or subsampling is requested, we need a temporary Raster as we can only decode the whole image at once
|
||||
|
Loading…
x
Reference in New Issue
Block a user