Images, bitmaps and palettes

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
tinman
PureBasic Expert
PureBasic Expert
Posts: 1102
Joined: Sat Apr 26, 2003 4:56 pm
Location: Level 5 of Robot Hell
Contact:

Images, bitmaps and palettes

Post by tinman »

One or more of the following would be nice :)

- being able to control the depth that images are created at
- being able to control the depth that bitmaps are saved at (or just implement the first one and take the depth from that ;)
- being able to save a palette (probably just to a bmp file with a 1x1 empty bitmap)

Thanks.
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

yep, stumbled over the first two as well, work around (ugly one) is open a custom screen with appropriate depth and then create the images, but it is horrible! :-)

iirc i asked for the same thing a while ago, and fred *might* be looking into it..

<big eyed small puppy's hopeful look>

:-)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
DriakTravo
Enthusiast
Enthusiast
Posts: 346
Joined: Fri Oct 10, 2003 12:42 am
Location: Tampa,FL,USA
Contact:

Post by DriakTravo »

how about being able to blur/sharpen sprites and or images?
Post Reply