In a blob column (imageval) in sys.sysobjvalues that you would need to connect with the DAC to query. And then you just have the blob and could probably get some further information by using DBCC PAGE on pages for sysobjvalues. But no, not a table, view to just query. Use DBCC SHOW_STATISTICS
Sue