SurfaceGdi /


Public Member Functions

  • SurfaceGdi ()
  • SurfaceGdi (HDC hdc)
  • SurfaceGdi (const SurfaceGdi &other)
  • HDC
    getDc () const
  • 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

  • HDC
    mDc
  • cairo_surface_t *
    mCairoSurface
  • int32_t
    mWidth
  • int32_t
    mHeight