SurfaceCgBitmapContext /


Public Member Functions

  • SurfaceCgBitmapContext ()
  • SurfaceCgBitmapContext (int32_t width, int32_t height, bool alpha)
  • SurfaceCgBitmapContext (const SurfaceCgBitmapContext &other)
  • getSurface ()
  • getSurface () const
  • CGContextRef
    getCgContextRef ()
  • cairo_surface_t *
    getCairoSurface () const
  • int32_t
    getWidth () const
  • int32_t
    getHeight () const
  • float
    getAspectRatio () const
  • getBounds () const
  • ivec2
    getSize () const
  • void
    flush ()

Protected Attributes

  • mSurface
  • CGContextRef
    mCgContextRef
  • cairo_surface_t *
    mCairoSurface
  • int32_t
    mWidth
  • int32_t
    mHeight