Carbide.c++

Uses of Package
com.nokia.carbide.cpp.epoc.engine.image

Packages that use com.nokia.carbide.cpp.epoc.engine.image
com.nokia.carbide.cdt.builder   
com.nokia.carbide.cpp.epoc.engine.image   
com.nokia.carbide.cpp.epoc.engine.model.makefile.image   
com.nokia.carbide.cpp.epoc.engine.model.mmp   
 

Classes in com.nokia.carbide.cpp.epoc.engine.image used by com.nokia.carbide.cdt.builder
IImageSource
          Representation of a source image file with color information.
 

Classes in com.nokia.carbide.cpp.epoc.engine.image used by com.nokia.carbide.cpp.epoc.engine.image
IBitmapSource
          Model for a bitmap source file with color information.
IBitmapSourceReference
          Model for a bitmap source file without color information.
IImageSource
          Representation of a source image file with color information.
IImageSourceReference
          Representation of a source image file.
ImageFormat
          Utility class to convert back/forth from the compact is-color/depth/mask depth strings used in Symbian build files.
IMultiImageSource
          This interface represents a set of image sources that are built together into a single output.
ISVGSource
          Representation of an SVG source file.
ISVGSourceReference
          Representation of an SVG source file.
 

Classes in com.nokia.carbide.cpp.epoc.engine.image used by com.nokia.carbide.cpp.epoc.engine.model.makefile.image
IMultiImageSource
          This interface represents a set of image sources that are built together into a single output.
 

Classes in com.nokia.carbide.cpp.epoc.engine.image used by com.nokia.carbide.cpp.epoc.engine.model.mmp
IBitmapSource
          Model for a bitmap source file with color information.
IBitmapSourceReference
          Model for a bitmap source file without color information.
ImageFormat
          Utility class to convert back/forth from the compact is-color/depth/mask depth strings used in Symbian build files.
IMultiImageSource
          This interface represents a set of image sources that are built together into a single output.
 


Carbide.c++