Function ImageDrawable.this

this(
  ref Ref!(dcanvas.graphics.drawbuf.DrawBuf) image,
  bool tiled = false,
  bool ninePatch = false
);