From 6a6e4ab66c655d2d897c3382a03cd9754257cf01 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 28 Jun 2002 21:04:37 +0000 Subject: Separate the extra image functions into fltk_images. Add new fl_register_images() function to register the extra file formats with Fl_Shared_Image. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2329 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/functions.html | 62 ++++++++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'documentation/functions.html') diff --git a/documentation/functions.html b/documentation/functions.html index f9e559213..d38f2615f 100644 --- a/documentation/functions.html +++ b/documentation/functions.html @@ -35,6 +35,7 @@ A.
  • fl_message_font
  • fl_message_icon
  • fl_password
  • +
  • fl_register_images
  • fl_rgb_color
  • fl_show_colormap
  • @@ -87,40 +88,14 @@ A. +
  • Image Functions + +
  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    fl_alert

    @@ -930,6 +905,31 @@ href=Fl_Secret_Input.html>Fl_Secret_Input field is used. + +

    fl_register_images

    + +
    + +

    Include File

    + + + +

    Prototype

    + + + +

    Description

    + +

    Registers the extra image file formats that are not provided +as part of the core FLTK library for use with the Fl_Shared_Image +class. + +

    fl_rgb_color

    -- cgit v1.2.3