DLLGetBankColor()

DLLGetBankColor()
  • SYNOPSIS:
    packedrgb = DLLGetBankColor(mBankOfColors,iBankColourID)
  • DESCRIPTION:
    Gets the initial colour or one of the 16 custom colours for use in the colour picker. Note, you can use this command AFTER you have opened the Colour Picker window to check any changes the user made to your bank when it was opened.
  • PARAMETERS:
    mBankOfColors A bank of colours created with DLLCreateColorBank()
    iBankColourID

    A value from 1-17:

    1 = Initial Colour the Colour PIcker will start on.
    2-17 = The 16 custom colours in the Colour Picker window.

  • RETURNS:
    A packed RGB value.
  • 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: Saturday, February 2, 2002 1:50 PM 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!