import "nsISupports.idl";#include "gfxImageSurface.h"#include "gfxContext.h"#include "gfxMatrix.h"#include "gfxRect.h"#include "gfxPattern.h"#include "gfxASurface.h"#include "nsRect.h"#include "nsSize.h"#include "limits.h"
Include dependency graph for imgIContainer.idl:Classes | |
| interface | imgIContainer |
| imgIContainer is the interface that represents an image. More... | |
Functions | |
| native | gfxImageSurface (gfxImageSurface) |
| native | gfxASurface (gfxASurface) |
| native | gfxImageFormat (gfxASurface::gfxImageFormat) |
| native | gfxContext (gfxContext) |
| native | gfxMatrix (gfxMatrix) |
| native | gfxRect (gfxRect) |
| native | gfxGraphicsFilter (gfxPattern::GraphicsFilter) |
| native | nsIntRect (nsIntRect) |
| native | nsIntSize (nsIntSize) |
| native | nsIFrame (nsIFrame) |
| native gfxASurface | ( | gfxASurface | ) |
| native gfxContext | ( | gfxContext | ) |
| native gfxGraphicsFilter | ( | gfxPattern::GraphicsFilter | ) |
| native gfxImageFormat | ( | gfxASurface::gfxImageFormat | ) |
| native gfxImageSurface | ( | gfxImageSurface | ) |
| native nsIFrame | ( | nsIFrame | ) |
1.7.1