Interface IBGRACanvasTextureProvider2D

Unit

Declaration

type IBGRACanvasTextureProvider2D = interface(IInterface)

Description

Interface for a texture/scanner for Tcanvas2D

Hierarchy

Overview

Methods

Public function getTexture: IBGRAScanner;

Properties

Public property texture: IBGRAScanner read GetTexture;

Description

Methods

Public function getTexture: IBGRAScanner;

This item has no description.

Properties

Public property texture: IBGRAScanner read GetTexture;

This item has no description.