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

TChunkPngPrimaryChromaticities

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

Declaration

Source position: DAV_GuiPngChunks.pas line 161

type TChunkPngPrimaryChromaticities = class(TCustomChunkPngWithHeader)

protected

  procedure AssignTo(); override;

  

public

  class function GetClassChunkName; override;

  

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  property WhiteX: Integer; [rw]

  

  property WhiteY: Integer; [rw]

  

  property RedX: Integer; [rw]

  

  property RedY: Integer; [rw]

  

  property GreenX: Integer; [rw]

  

  property GreenY: Integer; [rw]

  

  property BlueX: Integer; [rw]

  

  property BlueY: Integer; [rw]

  

  property WhiteXAsSingle: Single; [rw]

  

  property WhiteYAsSingle: Single; [rw]

  

  property RedXAsSingle: Single; [rw]

  

  property RedYAsSingle: Single; [rw]

  

  property GreenXAsSingle: Single; [rw]

  

  property GreenYAsSingle: Single; [rw]

  

  property BlueXAsSingle: Single; [rw]

  

  property BlueYAsSingle: Single; [rw]

  

end;

Inheritance

TChunkPngPrimaryChromaticities

  

|

TCustomChunkPngWithHeader

  

|

TCustomChunkPng

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio