Skip to content

Color Convert Node

Purpose of the Node

The Color Convert Node allows you to convert an image to a different color type such as RGB, RGBA, Luma, or LumaA. You can choose to use a reference of the image, meaning the original image will be transformed, or you can work with a copy.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecutionExecution
Image InInput ImageStructNodeImage
Pixel TypeTarget Pixel TypeStringString (Valid values: “RGB”, “RGBA”, “Luma”, “LumaA”)
Use ReferenceUse Reference of the image, transforming the original instead of a copyBooleanBoolean
EndDone with the ExecutionExecutionExecution
Image OutImage with Target Color/Pixel TypeStructNodeImage