diff options
Diffstat (limited to 'src/argb_frame.h')
| -rw-r--r-- | src/argb_frame.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/argb_frame.h b/src/argb_frame.h index 419227bb..db0d07a9 100644 --- a/src/argb_frame.h +++ b/src/argb_frame.h @@ -41,6 +41,8 @@ namespace dcp * is the green component, and so on. * * Lines are packed so that the second row directly follows the first. + * + * XXX: this should probably be an Image...? */ class ARGBFrame : boost::noncopyable { |
