Historically, the advantage of inlining the bitmap is that a stand-alone executable can be created that contains the bitmap and does not refer to the original image file. The define-runtime-path form, however, now provides a better alternative.
syntax
( include-bitmap path-spec)
The path-spec is the same as for include form. The type-expr should produce 'unknown, 'unknown/mask, etc., as for bitmap% , and the default is 'unknown/mask.
syntax
( include-bitmap/relative-to sourcepath-spec)