Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmColorCreate(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dmColor(3dm)

dmColorDestroy(3dm)

dmColorConvert(3dm)



dmColorCreate(3dm)                                          dmColorCreate(3dm)



NAME
     dmColorCreate - creates and initializes the color converter.

SYNOPSIS
     #include <dmedia/dmcolor.h>

     DMstatus dmColorCreate (DMcolorconverter *converter);

PARAMETERS
     DMcolorconverter *converter
          A pointer to the converter to be created.

RETURNED VALUE
     DM_COLOR_ERROR_NONE          if operation is successful.
     DM_COLOR_ERROR_OUT_OF_MEMORY if insufficient memory is available.

DESCRIPTION
     Creates and initializes the color converter.  This must always be the
     first call on a converter before any other dmColor call is invoked.
     Defaults are automatically set (see dmColor).

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
































                                                                        Page 1



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