# Generated by roxygen2: do not edit by hand

S3method(IFFChunk,IFF.8SVX)
S3method(IFFChunk,IFF.ANHD)
S3method(IFFChunk,IFF.ANIM)
S3method(IFFChunk,IFF.ANNO)
S3method(IFFChunk,IFF.AUTH)
S3method(IFFChunk,IFF.BMHD)
S3method(IFFChunk,IFF.BODY)
S3method(IFFChunk,IFF.CAMG)
S3method(IFFChunk,IFF.CHAN)
S3method(IFFChunk,IFF.CHRS)
S3method(IFFChunk,IFF.CMAP)
S3method(IFFChunk,IFF.CRNG)
S3method(IFFChunk,IFF.DLTA)
S3method(IFFChunk,IFF.DPAN)
S3method(IFFChunk,IFF.FORM)
S3method(IFFChunk,IFF.ILBM)
S3method(IFFChunk,IFF.NAME)
S3method(IFFChunk,IFF.TEXT)
S3method(IFFChunk,IFF.VHDR)
S3method(IFFChunk,IFF.copyright)
S3method(IFFChunk,character)
S3method(as.raw,IFF.ANY)
S3method(dither,matrix)
S3method(dither,raster)
S3method(plot,IFF.8SVX)
S3method(plot,IFF.ANIM)
S3method(plot,IFF.FORM)
S3method(plot,IFF.ILBM)
S3method(plot,IFFChunk)
S3method(plot,hardwareSprite)
S3method(print,IFFChunk)
S3method(print,hardwareSprite)
export(IFFChunk)
export(WaveToIFF)
export(amigaRawToColour)
export(bitmapToRaster)
export(colourToAmigaRaw)
export(deltaFibonacciCompress)
export(deltaFibonacciDecompress)
export(dither)
export(index.colours)
export(packBitmap)
export(rasterToBitmap)
export(rasterToIFF)
export(read.iff)
export(unPackBitmap)
export(write.iff)
exportClasses(IFFChunk)
exportClasses(hardwareSprite)
exportMethods("getIFFChunk<-")
exportMethods(as.raster)
exportMethods(as.raw)
exportMethods(getIFFChunk)
exportMethods(interpretIFFChunk)
exportMethods(play)
exportMethods(rawToHWSprite)
importFrom(ProTrackR,hiNybble)
importFrom(ProTrackR,loNybble)
importFrom(adfExplorer,amigaIntToRaw)
importFrom(adfExplorer,bitmapToRaw)
importFrom(adfExplorer,rawToAmigaInt)
importFrom(adfExplorer,rawToBitmap)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,as.raster)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(grDevices,hsv)
importFrom(grDevices,rgb)
importFrom(grDevices,rgb2hsv)
importFrom(graphics,plot)
importFrom(methods,as)
importFrom(methods,new)
importFrom(stats,ave)
importFrom(stats,kmeans)
importFrom(tuneR,MCnames)
importFrom(tuneR,Wave)
importFrom(tuneR,WaveMC)
importFrom(tuneR,play)
