DLLCreateColorBank()

DLLCreateColorBank()
  • SYNOPSIS:
    colourbank = DLLCreateColorBank()
  • DESCRIPTION:
    Creates a colourbank memory bank that you can pass to DLLChooseColor() . The colourbank holds all the custom colours and initial RGB colour you want to use in the Colour Picker. The colour picker has 16 little slots that you can put custom colours in. If any of these are changed by the user when the dialog is opened, you can get the new colour of these from this bank after you call DLLChooseColor().
  • RETURNS:
    A bank setup to the colourbank specification that you can pass to DLLChooseColor()
  • EXAMPLE:
    See example012.bb
  • BUGS:
    None Known.

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Thursday, January 24, 2002 4:30 AM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!