mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 21:56:18 +01:00
Alpha compositing: support grey+alpha src and non-alpha dst
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef SRC_COMMON_H_
|
||||
#define SRC_COMMON_H_
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace sharp {
|
||||
|
||||
enum class ImageType {
|
||||
|
||||
Reference in New Issue
Block a user