PixelFormat for ReadPixelArray, ScalePixelArray, WritePixelArray
Source position: cybergraphics.pas line 155
const RECTFMT_ARGB = 2; |
4 bytes per pixel, one byte red, one blue, one byte green component and the first byte is alpha channel information. If the board does not support alpha channel a 0 is returned for alpha channel information