Unit 'gmChannels' Package
[Overview][Constants][Types][Classes][Index] [#pl_graphics32magic]

TgmAlphaChannel

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

Declaration

Source position: gmChannels.pas line 75

type TgmAlphaChannel = class(TgmCustomChannel)

protected

  procedure SetChannelVisible(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Crop();

  

  procedure ResizeChannel();

  

  procedure ResizeChannelCanvas();

  

  procedure Rotate();

  

  procedure UpdateChannelThumbnail;

  

  property ChannelLayer: TBitmapLayer; [r]

  

  property MaskColor: TColor32; [rw]

  

  property MaskColorIndicator: TgmMaskColorIndicator; [rw]

  

  property MaskColorType: TgmMaskColorType; [rw]

  

  property MaskOpacity: Byte; [rw]

  

end;

Inheritance

TgmAlphaChannel

  

|

TgmCustomChannel

  

|

TObject



CT Web help

CodeTyphon Studio