4 Creating and Editing Markers
Q3Marker_SetBitmap
function to set the bitmap of a marker.
TQ3Status Q3Marker_SetBitmap ( TQ3GeometryObject marker, const TQ3Bitmap *bitmap);marker
A marker.bitmap
The desired bitmap of the specified marker.
Q3Marker_SetBitmap
function sets the bitmap of the marker specified by the marker
parameter to that specified in the bitmap
parameter. Q3Marker_SetBitmap
copies the bitmap to internal QuickDraw3D memory, so you can dispose of the specified bitmap after calling Q3Marker_SetBitmap
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker