MRaster lib 22.0.0.0
Image Processing Library
|
▼Nmjr | |
▼NramCanvasPixelFilter | Namespace for ramCanvas Pixel Filters |
CColorSchemeOnChan | Colorize by applying a color scheme to a single channel automatically mapping max channel value to max color scheme index |
CFixGeomBase | An incomplete class (no getPxColorNC method) that provides a nice base for homogeniouss pixel filters |
CFuncHomoTransform | Transform an image with a pixel function |
CIdentity | Identity filter – i.e |
CMonoIntensity | Monochrome transformation using colorT::intensityScaled() |
CRGBAbyte | Convert to an RGBA color image with 8-bit integer channels |
CRGBAdbl | Convert to an RGBA color image with 64-bit floating point channels |
CRGBbyte | Convert to an RGB color image with 8-bit integer channels |
CRGBdbl | Convert to an RGB color image with 64-bit floating point channels |
CRotate90CW | Rotate image 90 degrees clockwise |
CScaleDownMean | Scale down a canvis using a method similar to ramCanvasTpl::scaleDownMean() |
▼CcolorTpl | Template Class used to house colors for ramCanvas objects |
Ccs2dFltPalArg | Compute a color for a point in \(\mathbb{R}^2\) using a continuous color scheme for the phase angle |
Ccs2dIdxPalArg | Compute a color for a point in \(\mathbb{R}^2\) using a discrete color scheme for the phase angle |
Ccs2dRichardson | Compute a color from Richardson's 2D complex number coloring scheme |
Ccs2dThaller_tpl | Template for Thaller 2D color schemes |
CcsBin_tpl | Binary color scheme |
CcsCB_tpl | Template for Color Brewer 2 variable sized pallets |
CcsCC_tpl | Template providing RGB color cube gradiant color schemes |
CcsCubeHelix_tpl | Compute a color from Dave Green's cubehelix scheme |
CcsFP_tpl | Template for fixed size pallets |
CcsHSLh_tpl | Template for HSL color schemes |
CcsPLY_tpl | Compute a color from a polynomial space curve in the RGB color space |
CcsVarToFixed_tpl | Wrapper for Color Brewer 2 variable sized pallet template to produce a simple fixed color scheme with a numC member |
CcsWS_tpl | Template for web safe 216 pallets |
▼Chershey | |
CherChar | Struct to define a glyph |
Cpoint2d | Handy class to hold a point in 2D (integer or real) |
CramCanvasTpl | Class providing off-screen drawing functionality |