Bitmap Plugins

From K-3D

Jump to: navigation, search
Category:Bitmap
Plugins:27
IconPluginDescription
 BitmapAddAdd value to each pixel color component
 BitmapCheckerGenerates a checker-pattern bitmap
 BitmapColorMonochromeMake any image black and white
 BitmapGammaApply gamma value to each pixel
 BitmapInvertInverts a bitmap
 BitmapMatteColorDiffCreate alpha channel using color difference
 BitmapMatteInvertInverts a bitmap's alpha channel
 BitmapModifierScriptBitmap modifier that uses a script to modify an input bitmap
 BitmapMultiplyMultiply value of each pixel
 BitmapPerceptualDifferenceCalculate a perceptual difference metric between two bitmap images
 BitmapReaderLoads a bitmap from the filesystem
 BitmapSolidGenerates a solid-color bitmap
 BitmapSourceScriptBitmap source that uses a script to generate images
 BitmapSubtractSubtract value from each pixel
 BitmapThresholdCut off chanels at a certain value
 EXRBitmapImporterOpenEXR (*.exr)
 ImageMagickBitmapImporterImageMagick Formats ( many )
 JPEGBitmapImporterJPEG (*.jpeg)
 JPEGBitmapReaderLoads a JPEG (*.jpeg) bitmap from the filesystem
 JPEGBitmapWriterBitmap writer that saves JPEG (*.jpg) files
 PNGBitmapImporterPNG (*.png)
 PNGBitmapReaderLoads a PNG (*.png) bitmap from the filesystem
 PNGBitmapWriterBitmap writer that saves PNG (*.png) files
 TIFFBitmapExporterTIFF (*.tiff)
 TIFFBitmapImporterTIFF (*.tiff)
 TIFFBitmapReaderLoads a TIFF (*.tif) bitmap from the filesystem
 TIFFBitmapWriterBitmap writer that saves TIFF (*.tiff) files