Method Parameter for MM_GetDefaultGammaTables
Source position: intuition.pas line 2715
| type TmsGetDefaultGammaTables = record | ||
| MethodID: PtrUInt; | 
 | |
| Red: PByte; | 
 | Optional pointers to 256-byte arrays to fill in | 
| Green: PByte; | 
 | |
| Blue: PByte; | 
 | |
| end; |