Interface IBGRACanvasTextureProvider2D
Unit
Declaration
type IBGRACanvasTextureProvider2D = interface(IInterface)
Description
Interface for a texture/scanner for Tcanvas2D
Hierarchy
- IInterface
- IBGRACanvasTextureProvider2D
Overview
Methods
![]() |
function getTexture: IBGRAScanner; |
Properties
![]() |
property texture: IBGRAScanner read GetTexture; |
Description
Methods
![]() |
function getTexture: IBGRAScanner; |
This item has no description. |
Properties
![]() |
property texture: IBGRAScanner read GetTexture; |
This item has no description. |