Implemented by
imgIEncoder interface
[scriptable, uuid(b1b0b493-3369-44e0-878d-f7c56d937680)]
interface imgIEncoder_MOZILLA_1_8_BRANCH : nsIInputStream
Constants
const
PRUint32
INPUT_FORMAT_RGB = 0
const
PRUint32
INPUT_FORMAT_RGBA = 1
const
PRUint32
INPUT_FORMAT_HOSTARGB = 2
Methods
void
initFromData([const, array, size_is(length)] in PRUint8 data, in unsigned long length, in PRUint32 width, in PRUint32 height, in PRUint32 stride, in PRUint32 inputFormat, in AString outputOptions)
Compare to: