Record TBGRALayerInfo
Unit
Declaration
type TBGRALayerInfo = record
Description
Information about one layer
Overview
Fields
UniqueId: integer; |
|
Name: string; |
|
x: integer; |
|
y: integer; |
|
Source: TBGRABitmap; |
|
blendOp: TBlendOperation; |
|
Opacity: byte; |
|
Visible: boolean; |
|
Owner: boolean; |
|
Frozen: boolean; |
|
OriginalMatrix: TAffineMatrix; |
|
OriginalRenderStatus: TOriginalRenderStatus; |
|
OriginalGuid: TGuid; |
|
OriginalInvalidatedBounds: TRectF; |
Description
Fields
UniqueId: integer; |
|
This item has no description. |
Name: string; |
|
This item has no description. |
x: integer; |
|
This item has no description. |
y: integer; |
|
This item has no description. |
Source: TBGRABitmap; |
|
This item has no description. |
blendOp: TBlendOperation; |
|
This item has no description. |
Opacity: byte; |
|
This item has no description. |
Visible: boolean; |
|
This item has no description. |
Owner: boolean; |
|
This item has no description. |
Frozen: boolean; |
|
This item has no description. |
OriginalMatrix: TAffineMatrix; |
|
This item has no description. |
OriginalRenderStatus: TOriginalRenderStatus; |
|
This item has no description. |
OriginalGuid: TGuid; |
|
This item has no description. |
OriginalInvalidatedBounds: TRectF; |
|
This item has no description. |