TextTempl.getWidth

Returns the width of a slice of the text chain in pixels.

  1. int getWidth()
  2. int getWidth(sizediff_t begin, sizediff_t end)
    class TextTempl(BitmapType = Bitmap8Bit)
    public @safe pure
    int
    getWidth
    (
    sizediff_t begin
    ,
    sizediff_t end
    )

Meta