Unit 'fppdfcommands' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFRGBCommand

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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]

  property AsColor: TPDFColor; [r]

end;

Inheritance

TPDFRGBCommand

|

TPDFNumberCommand

|

TPDFCommand

|

TPDFTokensObject

|

TPDFObject

|

TObject


Documentation generated on: 2025-07-25