[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

TPTCModeFactory.CreateNew

Declaration

Source position: line 0

class function TPTCModeFactory.CreateNew: IPTCMode;

class function TPTCModeFactory.CreateNew(

  AWidth: Integer;

  AHeight: Integer;

  AFormat: IPTCFormat

):IPTCMode;

class function TPTCModeFactory.CreateNew(

  AMode: IPTCMode

):IPTCMode;

Arguments

AWidth

  

The mode width.

AHeight

  

The mode height.

AFormat

  

The mode format.