Blend CMS with matrix feature

see issue 951
This commit is contained in:
Oliver Duis
2011-08-31 19:49:00 +02:00
parent f89fcd56ba
commit d76f3c38c5
11 changed files with 74 additions and 18 deletions

View File

@@ -53,6 +53,7 @@ class Imagefloat : public ImageIO, public IImagefloat {
Imagefloat ();
Imagefloat (int width, int height);
Imagefloat (Imagefloat& other);
~Imagefloat ();
Imagefloat* copy ();