Enable image information for byte addressable images.

This commit is contained in:
2021-11-13 20:00:01 +00:00
parent b415ff5c4e
commit 66c4d97198
2 changed files with 772 additions and 760 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -110,7 +110,7 @@ namespace Aaru.Commands.Image
try
{
IMediaImage imageFormat = null;
IBaseImage imageFormat = null;
Core.Spectre.ProgressSingleSpinner(ctx =>
{