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

RECTFMT_RGBA

PixelFormat for ReadPixelArray, ScalePixelArray, WritePixelArray

Declaration

Source position: cybergraphics.pas line 160

const RECTFMT_RGBA = 1;

Description

4 bytes per pixel, one byte red, one blue, one byte green component and the last byte is alpha channel information which is 0 if the board does not support alpha channel


Documentation generated on: 2021-07-30