Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmColorDestroy(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dmColor(3dm)

dmColorCreate(3dm)

dmColorConvert(3dm)



dmColorDestroy(3dm)                                        dmColorDestroy(3dm)



NAME
     dmColorDestroy - destroys the color converter.

SYNOPSIS
     #include <dmedia/dmcolor.h>

     DMstatus dmColorDestroy (const DMcolorconverter converter);

PARAMETERS
     DMcolorconverter *converter
          The converter to be destroyed.

RETURNED VALUE
     DM_COLOR_ERROR_NONE               if operation is successful.
     DM_COLOR_ERROR_INVALID_CONVERTER  if the converter is invalid.

DESCRIPTION
     Destroys the converter and returns any allocated memory to the system.
     After the call returns, the converter is invalid and should not be used.

SEE ALSO
     dmColor(3dm) dmColorCreate(3dm) dmColorConvert(3dm)

































                                                                        Page 1



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