uiacceltk/hitchcock/coretoolkit/rendervg10/inc/huivg10canvasrenderbuffer.h
branchRCL_3
changeset 17 3ac8bf5c5014
parent 0 15bf7259bb7c
equal deleted inserted replaced
11:46927d61fef3 17:3ac8bf5c5014
    76     /**
    76     /**
    77      * Copies content from the active surface.
    77      * Copies content from the active surface.
    78      */ 
    78      */ 
    79     void Copy(TPoint aPoint);    
    79     void Copy(TPoint aPoint);    
    80     
    80     
       
    81     /**
       
    82      * Initializes render buffer, with clear option.
       
    83      */
       
    84     void InitializeL(const TSize& aSize, TBool aForceClear);
       
    85     
    81 public:
    86 public:
    82     
    87     
    83     VGImage Image() const;
    88     VGImage Image() const;
    84     
    89     
    85 private:
    90 private: