套件:libpdl-transform-color-perl(1.010-1)
libpdl-transform-color-perl 的相關連結
Debian 的資源:
下載原始碼套件 libpdl-transform-color-perl:
- [libpdl-transform-color-perl_1.010-1.dsc]
- [libpdl-transform-color-perl_1.010.orig.tar.gz]
- [libpdl-transform-color-perl_1.010-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Ed J (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Useful color system conversions for PDL
PDL::Transform::Color includes a variety of useful color conversion transformations. It can be used for simple hacks on machine-native color representations (RGB <-> HSV, etc.), for simple encoding/decoding of machine-native color representations such as sRGB, or for more sophisticated manipulation of absolute color standards including large-gamut or perceptual systems.
The color transforms in this module can be used for converting between proper color systems, for gamma-converting pixel values, or for generating pseudocolor from one or two input parameters. In addition to transforming color data between different representations, Several named "color maps" (also called "color tables") are provided.
The module uses linearized sRGB (lsRGB) as a fundamental color basis. sRGB is the standard color system used by most consumer- to mid-grade computer equipment, so casual users can use this color representation without much regard for gamuts, colorimetric standards, etc.
其他與 libpdl-transform-color-perl 有關的套件
|
|
|
|
-
- dep: libpdl-graphics-colorspace-perl (>= 0.203)
- Colour-space conversions for PDL
-
- dep: pdl
- perl data language: Perl extensions for numerics
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language