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

TPngSignificantBitsFormat23

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

Declaration

Source position: DAV_GuiPngChunks.pas line 277

type TPngSignificantBitsFormat23 = class(TCustomPngSignificantBits)

protected

  class function GetChunkSize; override;

  

  procedure AssignTo(); override;

  

public

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  property RedBits: Byte; [rw]

  

  property BlueBits: Byte; [rw]

  

  property GreenBits: Byte; [rw]

  

end;

Inheritance

TPngSignificantBitsFormat23

  

|

TCustomPngSignificantBits

  

|

TObject



CT Web help

CodeTyphon Studio