mirror of
https://github.com/lovell/sharp.git
synced 2026-02-05 06:06:18 +01:00
Add support for raw, uncompressed pixel Buffer/Stream input
This commit is contained in:
@@ -17,7 +17,8 @@ namespace sharp {
|
||||
MAGICK,
|
||||
OPENSLIDE,
|
||||
PPM,
|
||||
FITS
|
||||
FITS,
|
||||
RAW
|
||||
};
|
||||
|
||||
// How many tasks are in the queue?
|
||||
|
||||
Reference in New Issue
Block a user