569
edits
No edit summary |
|||
Line 11: | Line 11: | ||
*/ | */ | ||
nsIInputStream encode(in imgIContainer input, in unsigned long width, in unsigned long height); | nsIInputStream encode(in imgIContainer input, in unsigned long width, in unsigned long height); | ||
}; | }; | ||
Line 24: | Line 17: | ||
=== Scaling === | === Scaling === | ||
Do we want to support different types of scaling? | Do we want to support different types of scaling? I'd prefer to just do nice Bicubic resampling. [http://members.bellatlantic.net/~vze2vrva/design.html] [http://astronomy.swin.edu.au/~pbourke/colour/bicubic/] | ||
I'd | |||
=== Brendan's comments === | === Brendan's comments === |
edits