LiveCode BuilderOperatorsNewCanvasWithSizeOn this pageNewCanvasWithSize Type operator Summary Create a new canvas Syntax a new canvas with size <Size> Description Create and return a new temporary canvas of the specified pixel width and height. Parameters NameTypeDescriptionSizeA list containing the width and height of the new canvas in pixels