DIBMP:Init() Method

<< Click to Display Table of Contents >>

Navigation:  DiBMP Class >

DIBMP:Init() Method

Previous pageReturn to chapter overviewNext page

Purpose

To create a DIBMP object.

Syntax

DIBMP{} SELF

 

Init() SELF

Description

This method creates a DIBMP object but it does not load a bitmap into memory.  You must load a bitmap via one of the DIBMP:LoadDIBFrom... methods before you can do anything useful with the DIBMP object.