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

TPngBackgroundColorFormat26

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

Declaration

Source position: DAV_GuiPngChunks.pas line 368

type TPngBackgroundColorFormat26 = class(TCustomPngBackgroundColor)

protected

  class 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

TPngBackgroundColorFormat26

  

|

TCustomPngBackgroundColor

  

|

TObject



CT Web help

CodeTyphon Studio