Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXSetMarkerBundleIndex(3)  —  Subroutines

Name

PEXSetMarkerBundleIndex - Set Marker Bundle Index

Synopsis

void PEXSetMarkerBundleIndex(Display ∗display, XID resource_id, PEXOCRequestType req_type, unsigned int index)

Arguments

displayA pointer to a display structure returned by a successful XOpenDisplay call. 

resource_idThe resource identifier of the renderer or structure. 

req_typeThe request type for the output command (PEXOCRender, PEXOCStore, PEXOCRenderSingle or PEXOCStoreSingle).

indexThe marker bundle table index. 

Returns

None

Description

This function creates an output primitive attribute which sets the marker bundle index attribute.  If an undefined index is specified, the default bundle index one is used.  If index one is undefined, the default values are used:  marker type is PEXMarkerAsterisk; marker scale is 1.0 and marker color is indexed color one.

A marker bundle table index of 0 will produce a BadPEXOutputCommand error.

Errors

BadPEXOutputCommand
The output command contains an invalid value.

BadPEXRenderer
The specified renderer resource identifier is invalid.

BadPEXStructure
The specified structure resource identifier is invalid.

See Also

PEXSetIndividualASF, PEXCreateLookupTable

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026