StarPeak ToolKit
About SPTK
Downloads
Documentation
Examples
Supported Platforms and Plugins
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
spdtColor Member List
This is the complete list of members for
spdtColor
, including all inherited members.
classID
sptkObject
[protected]
cmyk_c
spdtColor
[protected]
cmyk_k
spdtColor
[protected]
cmyk_m
spdtColor
[protected]
cmyk_y
spdtColor
[protected]
debug
(std::string msg)
sptkObject
debugging
sptkObject
[protected]
flags
sptkObject
[protected]
getB
()
spdtColor
getC
()
spdtColor
getClassID
()
sptkObject
getFlags
()
sptkObject
getG
()
spdtColor
getGray
()
spdtColor
getH
()
spdtColor
getK
()
spdtColor
getM
()
spdtColor
getPluginID
()
sptkObject
getR
()
spdtColor
getS
()
spdtColor
getV
()
spdtColor
getY
()
spdtColor
hsv_h
spdtColor
[protected]
hsv_s
spdtColor
[protected]
hsv_v
spdtColor
[protected]
pluginID
sptkObject
[protected]
rgb_b
spdtColor
[protected]
rgb_g
spdtColor
[protected]
rgb_r
spdtColor
[protected]
setColorByCMYK
(int C, int M, int Y, int K) (defined in
spdtColor
)
spdtColor
setColorByHSV
(int H, int S, int V) (defined in
spdtColor
)
spdtColor
setColorByRGB
(int R, int G, int B) (defined in
spdtColor
)
spdtColor
setColorByString
(std::string color) (defined in
spdtColor
)
spdtColor
setDebugging
(bool debugging)
sptkObject
setFlags
(unsigned int flags)
sptkObject
spdtColor
() (defined in
spdtColor
)
spdtColor
sptkObject
()
sptkObject
~spdtColor
() (defined in
spdtColor
)
spdtColor
~sptkObject
()
sptkObject
[virtual]