Type property (ILEADMarkers)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short Type

Overview

Refer to Markers.

Remarks

Gets or sets an integer that represents the ID of the current marker. Recommended values are between 0xE0 and 0xFE. Other values are possible, but before using other values, study the JPEG specs to determine which marker types are allowed.

The default value is 0xE0 (or hE0 in Visual Basic).

See Also

Elements:

Count property, CopyMarkers method, CreateMarkers method, DeleteMarker method, DeleteMarkerAt method, Element property, ElementCount property, EnumerateMarkers event, EnumMarkers method, GetMarker method, GetMarkers method, InsertMarker method, Load method, SetMarkers method, Type property, WriteMetaData method

Topics:

Raster Images: Markers