Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Unified Diff: include/codec/SkEncodedFormat.h

Issue 2344523002: Experimental: EXR
Patch Set: Now we have a decoder Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/images.gyp ('k') | include/core/SkImageEncoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/codec/SkEncodedFormat.h
diff --git a/include/codec/SkEncodedFormat.h b/include/codec/SkEncodedFormat.h
index c097e088f231a8a7b55b7e4f5500f2ac9d0943cd..e4d79e93c1744b11914fb0715fa9f8c46d42cfe9 100644
--- a/include/codec/SkEncodedFormat.h
+++ b/include/codec/SkEncodedFormat.h
@@ -24,5 +24,6 @@ enum SkEncodedFormat {
kKTX_SkEncodedFormat,
kASTC_SkEncodedFormat,
kDNG_SkEncodedFormat,
+ kEXR_SkEncodedFormat,
};
#endif // SkEncodedFormat_DEFINED
« no previous file with comments | « gyp/images.gyp ('k') | include/core/SkImageEncoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698