Class TCasScriptImage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCasScriptImage = class(TCasScriptValue)

Description

no description available, TCasScriptValue description follows
no description available, TCasScriptExpression description follows

Hierarchy

Overview

Methods

Public constructor Create(const AWriteable: boolean; const AValue: TCastleImage);
Public constructor Create(const AWriteable: boolean); override;
Public destructor Destroy; override;
Public procedure AssignValue(Source: TCasScriptValue); override;

Properties

Public property Value: TCastleImage read FValue write SetValue;

Description

Methods

Public constructor Create(const AWriteable: boolean; const AValue: TCastleImage);
 
Public constructor Create(const AWriteable: boolean); override;
 
Public destructor Destroy; override;
 
Public procedure AssignValue(Source: TCasScriptValue); override;
 

Properties

Public property Value: TCastleImage read FValue write SetValue;

Image value. Assigning here makes a copy of the image.


Generated by PasDoc 0.13.0 on 2013-08-17 21:27:14