class ImageProfile implements IImageProfileRe-exportimport { ImageProfile } from "https://deno.land/x/lume@v1.18.5/deps/imagick.ts"; ConstructorsnewImageProfile(name: string, data: Uint8Array)Propertiesprivate_data: Uint8Arrayreadonlyname: stringMethodsgetData(): Uint8Array