Enum ImageLayout Undefined = 0 R = 1 G = 2 B = 3 A = 4 RG = 5 RGB = 6 RGBA = 7 BGR = 8 BGRA = 9 ABGR = 10 Lum = 11 LumA = 12 Enum of Core.Int Functions accepting this type or a list of this type as a parameter: material.convertImage material.convertImageToDefinition material.createCheckerboardImage material.extractImageComponents material.getImageFormatName material.getImagePixelInfoFromLayoutAndType material.overrideImageFormat Namespace: Material Syntax