Unit 'CYBERGRAPHICS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

RECTFMT_ARGB

PixelFormat for ReadPixelArray, ScalePixelArray, WritePixelArray

Declaration

Source position: cybergraphics.pas line 161

const RECTFMT_ARGB = 2;

Description

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


Documentation generated on: 2021-07-30