User Tools

Site Tools


the_info_tab

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
the_info_tab [2014/11/26 07:28]
adavies created
the_info_tab [2014/11/26 07:46]
adavies
Line 1: Line 1:
 ====== The Info Tab ====== ====== The Info Tab ======
  
 +The info tab contains information about the currently loaded, unprocessed image and currently available OpenGL devices.
  
-  
  
-Info Tab The info tab contains information about the currently loaded, unprocessed image and currently available OpenGL devices. 
  
 ===== Image Information ===== ===== Image Information =====
- 
- 
-  
  
 Channels: This shows the individual channels present within the currently loaded image as thumbnails. Each thumbnail image is highlighted with a coloured outline to signify to which channel it represents The channels are shown in the following order. Red, Green, Blue and Alpha. Channels: This shows the individual channels present within the currently loaded image as thumbnails. Each thumbnail image is highlighted with a coloured outline to signify to which channel it represents The channels are shown in the following order. Red, Green, Blue and Alpha.
Line 17: Line 13:
    
  
-===== Channel information ====+==== Channel information ====
- +
- +
- +
  
 +Unique Value Counts: This shows the amount of unique values present within each individual channel. ​
 +Minimum Value: This shows the minimum unique value present within each individual channel.
 +Maximum Value: This shows the maximum unique value present within each individual channel.
 Image Name: The full name of the image. Image Name: The full name of the image.
- 
 Image Type: Displays whether the image is RGB, RGBA, Grayscale or Palletized. Image Type: Displays whether the image is RGB, RGBA, Grayscale or Palletized.
- 
 Height: The vertical length of the texture. Height: The vertical length of the texture.
- 
 Width: The horizontal length of the texture. Width: The horizontal length of the texture.
- 
 Bit Depth: The bit depth of the currently loaded image. Bit Depth: The bit depth of the currently loaded image.
- 
 File Format: The texture format of the currently loaded image. File Format: The texture format of the currently loaded image.
- 
 File Size: The file size of the currently loaded image in kilobytes. File Size: The file size of the currently loaded image in kilobytes.