Idea for Sound-/Image or DecodeLib: !?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by MrVainSCL.

Add Features and Description:

DecodeSound(?label)
DecodeSound (samples and midi?) from a label to use with PlaySound(#num)

DecodeModule(?label)
DecodeModule from a label to use with PlayModule(#num)

DecodeImage(?label)
DecodeImage from a label to use with DrawImage(#num)

greetz

MrVainSCL!