Unit 'LabImage' Package
[Overview][Types][Classes][Index] [#pl_vulkanlab]

TLabImage

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

Declaration

Source position: LabImage.pas line 12

type TLabImage = class(TLabClass)

public

  property Device: TLabDeviceShared; [r]

  

  property Format: TVkFormat; [r]

  

  property Width: TVkInt32; [r]

  

  property Height: TVkInt32; [r]

  

  property Depth: TVkInt32; [r]

  

  property VkHandle: TVkImage; [r]

  

  property ImageType: TVkImageType; [r]

  

  property DataSize: TVkDeviceSize; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabImage

  

|

TObject



CT Web help

CodeTyphon Studio