db&w documentation wiki

finest software | finest docs

Site Tools


infinimap2018:converter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
private:infinimap2017:converter [2017/05/09 13:40] lightwolfinfinimap2018:converter [2017/12/27 10:41] (current) – ↷ Links adapted because of a move operation lightwolf
Line 1: Line 1:
 +
 ====== infiniMap Converter ====== ====== infiniMap Converter ======
  
 The Converter will convert any image that LightWave can load using plugins (( Unfortunately this excludes TGA, FLX and IFF which are both loaded natively by LightWave 3D )) into an ECW/JPEG 2000 image, ready to be used within infiniMap. The Converter will convert any image that LightWave can load using plugins (( Unfortunately this excludes TGA, FLX and IFF which are both loaded natively by LightWave 3D )) into an ECW/JPEG 2000 image, ready to be used within infiniMap.
 +{{ infinimap2018:converter.png}}
 Due to licensing restrictions the Converter is limited to a maximum source image size of 500MB (( The 500MB refer to the raw, uncompressed size of the image. This can be computed using the following formula: Due to licensing restrictions the Converter is limited to a maximum source image size of 500MB (( The 500MB refer to the raw, uncompressed size of the image. This can be computed using the following formula:
- +\\ width * height * number of channels * depth per channel in bytes. 
-width * height * number of channels * depth per channel in bytes. +\\ For example, an image that is 1920x1080 pixels large, contains 4 colour channels (i.e. Red, Green, Blue, Alpha) using 8 byte each (for 256 different shades per channel) would be: 
- +\\ 1920 * 1080 * 4 * 1 = 6220800 bytes, which is 5.9 MB (divide twice by 1024 to convert from bytes to Megabytes). 
-For example, an image that is 1920x1080 pixels large, contains 4 colour channels (i.e. Red, Green, Blue, Alpha) using 8 byte each (for 256 different shades per channel) would be: +\\ Fortunately infiniMap does that math and will warn you if the 500MB limit is exceeded. ))  when converting to ECW / JPEG 2000 images. InfiniMap Pro can read much larger images created in other applications though.
- +
-1920 * 1080 * 4 * 1 = 6220800 bytes, which is 5.9 MB (divide twice by 1024 to convert from bytes to Megabytes). +
-Fortunately infiniMap does that math and will warn you if the 500MB limit is exceeded. ))  when converting to ECW / JPEG 2000 images. InfiniMap Pro can read much larger images created in other applications though.+
  
 Converting to OpenEXR images is not limited in size. Converting to OpenEXR images is not limited in size.
infinimap2018/converter.1494330012.txt.gz · Last modified: 2017/05/09 13:40 by lightwolf