realbasic-plugins
[Top] [All Lists]

Re: Templates and other questions

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Templates and other questions
From: Björn Eiríksson <bjorn at einhugur dot com>
Date: Fri, 14 Jul 2006 09:26:32 +0000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <B7458FB5-9811-4175-B710-0A4992504AE4 at mobleybros dot com> <EE0EEE94-B5BD-483C-917E-042C67D67244 at realsoftware dot com> <9CED32A5-576D-4482-AD91-8321A09856A9 at mobleybros dot com> <8EFEF6B5-14A6-4ED3-9206-0CB987A80C6B at einhugur dot com> <9888A66B-EECD-4A66-BB2A-459C18316942 at mobleybros dot com>


So in other words, you always have to have platform specific code to read/write the pixel data... there is no generic XRGB bitmap format, right?
Yes you need platform specific code to Enter the Raw Pixel data, to obtain RowSize, info if the bitmap is upside down (on Windows systems). Then you can use that info in a fairly platform independent way. And in the end you will need platform specific code again either to clean up or to properly return the image depending on platform.

Björn
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>