Can I get Details->Imported Resolution from a Texture?

Can I get the Imported Resolution directly from a Texture in a blueprint?

Or do I have to set MaximumTextureSize to 0 then use GetSizeX/ GetSizeY and reset MaxTextureSize?