ZtoRGBpy
Version 1.0.1 Documentation
Introduction
Installing
Requirements
Version Numbering
Major Version
Minor Version
Patch Version
Development Version
Citing ZtoRGBpy
Tutorials
Basic Usage
Mapping Complex Field to RGB data
Scaling Data
Matplotlib integration
Using Colorbars
Custom Scaling
Normalized Scale
Split Linear Scale
Reference
Plotting Functions
ZtoRGBpy.imshow
ZtoRGBpy.colorbar
ZtoRGBpy.colorwheel
Color Mapping Functions
ZtoRGBpy.remap
Scaling Classes
ZtoRGBpy.Scale
ZtoRGBpy.LinearScale
ZtoRGBpy.LogScale
RGB Color Profiles
ZtoRGBpy.RGBColorProfile
ZtoRGBpy.sRGB_LOW
ZtoRGBpy.sRGB_HIGH
ZtoRGBpy.sRGB
Index
_
|
A
|
C
|
F
|
G
|
I
|
L
|
R
|
S
|
T
|
Z
_
__call__() (LogScale method)
(Scale method)
A
apply_gamma() (RGBColorProfile method)
C
colorbar() (in module ZtoRGBpy)
colorwheel() (in module ZtoRGBpy)
F
format_arg() (Scale method)
G
get_chroma_limit() (RGBColorProfile method)
get_limits() (RGBColorProfile method)
get_ratios() (RGBColorProfile method)
get_transform() (RGBColorProfile method)
I
imshow() (in module ZtoRGBpy)
L
LinearScale (class in ZtoRGBpy)
LogScale (class in ZtoRGBpy)
R
remap() (in module ZtoRGBpy)
remove_gamma() (RGBColorProfile method)
RGBColorProfile (class in ZtoRGBpy)
S
Scale (class in ZtoRGBpy)
sRGB (in module ZtoRGBpy)
sRGB_HIGH (in module ZtoRGBpy)
sRGB_LOW (in module ZtoRGBpy)
T
ticks() (LinearScale method)
(LogScale method)
(Scale method)
Z
ZtoRGBpy (module)
Contents
Introduction
Tutorials
Reference