[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |