Pixbuf.this

  1. this(void* ptr, Flag!"Take" take)
    class Pixbuf
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gdkpixbuf.types.Colorspace colorspace, bool hasAlpha, int bitsPerSample, int width, int height)