TextureComponents
        
        Description:
        public enum TextureComponents
        
        
        
        
        Content:
        Enum values:
        
          - A - Only the alpha component
- RG - Red and green components.
          
- RGB - Red, green and blue components
            
- RGBA - Red, green, blue and alpha 
              components
- DEPTH - Only a depth component