RGB Image

 

RGB Image textures connect an external image file to any material parameters that accept a Texture map.

RGB_Image_Fig01_Nuke_v2020

Figure 1: The RGB Image node is importing a PNG image into a Diffuse materialUsed for dull, non-reflecting materials or mesh emitters.'s DiffuseAmount of diffusion, or the reflection of light photons at different angles from an uneven or granular surface. Used for dull, non-reflecting materials or mesh emitters. pin

 

The RGB Image texture converts all images to three-channel images, including greyscale images. To use memory resources efficiently, use the RGB Image texture for color inputs. For greyscale channels such as Bump, use the Greyscale Image texture.

Use the Import settings button (Figure 2) to indicate the preferred channel format for loading the image. This is ignored for 8-bit images. You can also use this for selecting the texture bit-depth of High Dynamic Resolution images in Environment textures.

RGBimage_Fig02_SEv3-08RC4

Figure 2: The import settings shortcut

 

RGB Image Parameters

Power - Controls image brightness. Lowering the value makes the image look darker.

GammaThe function or attribute used to code or decode luminance for common displays. The computer graphics industry has set a standard gamma setting of 2.2 making it the most common default for 3D modelling and rendering applications. - Controls input image luminance, and tunes or color-corrects images if needed.

Transform - Positions, rotates, and scales the surface texture.

Invert - Inverts the image's color values.

Projection - Accepts OctaneRender® Projection nodes. If nothing is connected to this input, the Image texture uses the surface's UV texture coordinates by default. This also changes the UV set if the original surface contains more than one UV set. For more details, see the Octane Projection Node topic in this manual.

Border Mode - Sets the behavior of the space around the image if it doesn't cover the entire geometry. Wrap Around is the default behavior, which repeats the image in the areas outside the image's coverage. If you set this parameter to White Color or Black Color, the area outside the image turns to white or black, respectively.