Unit 'gaFileFormats' Package
[Overview][Classes][Variables][Index] [#bs_enginesplus]

TgaImageFormat_JPG

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

Declaration

Source position: gafileformats.pas line 74

type TgaImageFormat_JPG = class(TgaImageFormat)

public

  function LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  class function CanCopyToClipboard; override;

  

  class function CopyToClipboard(); override;

  

  class function CanPasteFromClipboard; override;

  

  class function PasteFromClipboard(); override;

  

end;

Inheritance

TgaImageFormat_JPG

  

|

TObject



CT Web help

CodeTyphon Studio