MCPcopy Create free account
hub / github.com/AudiusProject/apps / useImageSize

Function useImageSize

packages/common/src/hooks/useImageSize.ts:45–146  ·  view source on GitHub ↗
({
  artwork,
  targetSize,
  defaultImage,
  preloadImageFn
}: {
  artwork?: ArtworkType
  targetSize: SizeType
  defaultImage?: string
  preloadImageFn?: (url: string) => Promise<void>
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

useCollectionCoverArtFunction · 0.90
useProfilePictureFunction · 0.90
useCoverPhotoFunction · 0.90
useTrackCoverArtFunction · 0.90
useProfilePictureFunction · 0.90
useTrackImageFunction · 0.90
useCollectionImageFunction · 0.90
useCoverPhotoFunction · 0.90
useChromecastFunction · 0.90

Calls 4

getWidthFunction · 0.85
toStringMethod · 0.80
addMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected