Material texture get invert status

Is it possible to determine via the API whether or not a texture is inverted or not?

For a given material, I can get the texture (transparency texture for example) but I can’t find any methods or properties of the Texture class that will tell me whether or not ‘Invert’ is checked.