NAME

Qt::Gui::QColormap

PUBLIC METHODS

QColormap(const QColormap & colormap)
~QColormap()
static void cleanup()
const QColor colorAt(uint pixel)
int depth()
static void initialize()
static QColormap instance(int screen)
static QColormap instance(int screen = -1)
QColormap::Mode mode()
QColormap & operator=(const QColormap & colormap)
uint pixel(const QColor & color)
int size()

ENUM VALUES

Direct
Indexed
Gray

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html