|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBitmapSourceReference
Model for a bitmap source file without color information.
Method Summary | |
---|---|
IPath |
getMaskPath()
get the mask filepath (may be null), either relative to the owning view's project location, or absolute in filesystem |
void |
setMaskPath(IPath filepath)
set the mask filepath (may be null), either relative to the owning view's project location, or absolute in filesystem |
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.image.IImageSourceReference |
---|
copy, getDefaultMaskPath, getPath, isValid, setPath |
Method Detail |
---|
IPath getMaskPath()
void setMaskPath(IPath filepath)
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |