Class TChannelMixerChannel

Unit

Declaration

type TChannelMixerChannel = class(TXOMObject)

Description

TChannelMixerChannel

Hierarchy

  • TXOMObject
  • TChannelMixerChannel

Overview

Methods

Public procedure AfterConstruction; override;
Public procedure BeforeDestruction; override;
Public function Empty: Boolean;

Properties

Published property Channel: TToneCurveChannel read FChannel write FChannel;
Published property ColorLevels: TAutoLevelColorValues read FColorLevels write FColorLevels;

Description

Methods

Public procedure AfterConstruction; override;
 
Public procedure BeforeDestruction; override;
 
Public function Empty: Boolean;
 

Properties

Published property Channel: TToneCurveChannel read FChannel write FChannel;
 
Published property ColorLevels: TAutoLevelColorValues read FColorLevels write FColorLevels;
 

Generated by PasDoc 0.15.0.