Unit 'DAV_GuiPngChunks' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_asiovst]

TPngTransparencyFormat2

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

Declaration

Source position: DAV_GuiPngChunks.pas line 450

type TPngTransparencyFormat2 = class(TCustomPngTransparency)

protected

  function GetChunkSize; override;

  

  procedure AssignTo(); override;

  

public

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  property RedSampleValue: Word; [rw]

  

  property BlueSampleValue: Word; [rw]

  

  property GreenSampleValue: Word; [rw]

  

end;

Inheritance

TPngTransparencyFormat2

  

|

TCustomPngTransparency

  

|

TObject



CT Web help

CodeTyphon Studio