bug#13718: for editor folk. pnunn, r:sfraser.

This commit is contained in:
pnunn%netscape.com 2000-09-08 22:46:24 +00:00
Родитель a0ab5edcee
Коммит 8ebb9efe55
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -102,6 +102,7 @@ public:
// Return the intrinsic (or natural) size of the image, in twips.
// Returns 0,0 if the dimensions are unknown
NS_IMETHOD GetIntrinsicSize(nsSize& aResult) = 0;
NS_IMETHOD GetNaturalImageSize(PRUint32* naturalWidth, PRUint32 *naturalHeight) = 0;
};
// Image load status bit values