table DocImageBlock

Overview

DocImageBlock = {
    -- fields

    imageKind,
    name,
    width,
    height,

    -- inherited from DocBlock

    blockKind,
    title,
    text,
    childBlockList,
}

Detailed Documentation

Fields

imageKind

one of ImageKind