| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| how do i write a .bmp on the disk in pascal programing, pixel by pixel by color, or read one? or where do i find help on this issue on the internet? thanks. |
|
#2
| |||
| |||
| On 2008-06-02, radu <lungu.radu@gmail.com> wrote: > how do i write a .bmp on the disk in pascal programing, pixel by pixel > by color, or read one? > or where do i find help on this issue on the internet? thanks. Have a look in the Free Pascal sources. (packages/fpimage), or in SWAG. Note those FPC sources are more geared towards the Delphi dialect, but it can show how to. For a very simple example see: http://www.stack.nl/~marcov/cntbmp.pp It writes a bmp to standard output (for web purposes) The baseunix unit used in the example afaik is only used for getting the environment string without 255 char limit. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.