569
edits
Line 7: | Line 7: | ||
{ | { | ||
/* input image data | /* input image data | ||
* result width | * result width | ||
* result height | * result height | ||
*/ | */ | ||
nsIInputStream encode(in imgIContainer input, in unsigned long width, in unsigned long height); | |||
/* type of scaling */ | /* type of scaling */ |
edits