[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfcommands.pp line 476
type TPDFRGBCommand = class(TPDFNumberCommand) |
public |
class function CommandType; override; |
function ColorSpace; |
property R: single; [r] |
property G: single; [r] |
property B: single; [r] |
end; |
| |
| |
| |
| |
| |
TObject |