Source position: xutil.pp line 186
type TXStandardColormap = record |
colormap: TColormap; |
red_max: culong; |
red_mult: culong; |
green_max: culong; |
green_mult: culong; |
blue_max: culong; |
blue_mult: culong; |
base_pixel: culong; |
visualid: TVisualID; |
killid: TXID; |
end; |