DeletePage method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int DeletePage (System::AnsiString Name, int iPage);

Delphi Syntax

DeletePage (Name: String; iPage: Integer): Integer;

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

Deletes the specified page from a multipage file that supports delete operations.

The following file formats support delete operations:

TIFF (most TIFF formats, including JTIF, but excluding EXIF)

PCX

Winfax

See Also

Topics:

Raster Images: Creating and Deleting Images