Are there any Image.Format type to represent indexed textures?

Hi, i would like to know if any of the types in Image.Format enumeration could represent textures that has a pallette of 256 colors and the data array of the colors of each pixel represented by the index of each color in the pallette.