Unit 'PXL.FMBridge' Package
[Overview][Classes][Index] [#pl_asphyrepxl]

TFMBridge

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

Declaration

Source position: PXL.FMBridge.pas line 22

type TFMBridge = class(TCustomImageFormatHandler)

protected

  function GetManager; override;

  

  procedure RegisterExtensions; override;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  function CreateProvider;

  

  function LoadFromStream(); override;

  

  function SaveToStream(); override;

  

  property ScreenScale: VectorFloat; [r]

  

end;

Inheritance

TFMBridge

  

|

TCustomImageFormatHandler

  

|

TObject



CT Web help

CodeTyphon Studio