HitomiImage: {
hasAvif: boolean;
hash: string;
hasJxl: boolean;
hasWebp: boolean;
height: number;
index: number;
name: string;
width: number;
}
Type declaration
hasAvif: boolean
hash: string
hasJxl: boolean
hasWebp: boolean
height: number
index: number
name: string
width: number
Type representing the image object.