Classes | Functions

imgIContainer.idl File Reference

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)

Function Documentation

native gfxASurface ( gfxASurface   ) 
native gfxContext ( gfxContext   ) 
native gfxGraphicsFilter ( gfxPattern::GraphicsFilter   ) 
native gfxImageSurface ( gfxImageSurface   ) 
native gfxMatrix ( gfxMatrix   ) 
native gfxRect ( gfxRect   ) 
native nsIFrame ( nsIFrame   ) 
native nsIntRect ( nsIntRect   ) 
native nsIntSize ( nsIntSize   )