SIMPOL Documentation

createblankbmp()

Description

This creates a blank bitmap as a blob in the width and height requested with the color specified (or the default color if not specified). If the width or height is not supplied, then an error will be returned in the error parameter and the function will return .nul.

Prototype

createblankbmp ( integer width, integer height, integer color, integer error )

Parameters

ParameterDefault valueType nameDescription
widthNoneinteger
heightNoneinteger
color10526880integer
errorNoneinteger