Montage.label

Specifies the format used for the image label. Special format characters may be embedded in the format string to include information about the image.

  1. void label(string label)
    class Montage
    void
    label
    (
    string label
    )
  2. string label()

See Also

dmagick.Image.Image.annotate for the format characters.

Meta